clc.APIv2.time_utils
index
/Users//clc_git/src/clc/APIv2/time_utils.py

Time utility functions.

 
Modules
       
calendar
time

 
Functions
       
SecondsToZuluTS(secs=None)
Returns Zulu TS from unix time seconds.
 
If secs is not provided will convert the current time.
ZuluTSToSeconds(ts)