skyfield_time_to_unix#

caput.astro.skyfield.skyfield_time_to_unix(skyfield_time)[source]#

Formats the Skyfield time into UNIX times.

Parameters:
skyfield_time :timelib.Time

Skyfield time.

Returns:
unix_timearray_like

UNIX time.