spacepy.time.randomDate
spacepy.time.tickrange
Enter search terms or a module, class or function name.
Convert seconds of day to hours, minutes, seconds
sec : float
Seconds of day
out : [hours, minutes, seconds] or datetime.timedelta
rounding : boolean
set for integer seconds
days : boolean
set to wrap around day (i.e. modulo 86400)
dtobj : boolean
set to return a timedelta object