time_of_day#

caput.astro.time.time_of_day(time)[source]#

Return the time since the start of the UTC day in seconds.

Parameters:
timeTimeLike | array_like

Find the start time of the day that time is in.

Returns:
secondsfloat | array_like

Time since start of UTC day in seconds.