Next: srfi time spec string, Previous: srfi time spec date, Up: srfi time spec [Index]
date to Julian DayConvert date to Julian Day.
Convert date to Modified Julian Day.
date to timeConvert date to monotonic time.
Convert date to TAI time.
Convert date to UTC time.
dateConvert a Julian Day to a date, using a time zone offset, which defaults to the local time zone.
Convert a Julian Day to monotonic time.
Convert a Julian Day to TAI time.
Convert a Julian Day to UTC time.
dateConvert a Modified Julian Day to adate, using a time zone offset, which defaults to the local time zone.
timeConvert Modified Julian Day to monotonic time.
Convert a Modified Julian Day to TAI time.
Convert Modified Julian Day to UTC time.
time to anythingConvert monotonic time to date, using time zone offset, which defaults to the local time zone.
Convert monotonic time to Julian Day.
Convert monotonic time to Modified Julian Day.
Convert monotonic time to TAI time.
Convert monotonic time to TAI time. The time structure may be reused.
Convert monotonic time to UTC time.
Convert monotonic time to UTC time. The time structure may be reused.
time to anythingConvert TAI time to date, using time zone offset, which defaults to the local time zone.
Convert TAI time to Julian Day.
Convert TAI time to Modified Julian Day.
Convert TAI time to monotonic time.
Convert TAI time to monotonic time. The time structure may be reused.
Convert TAI time to monotonic time.
Convert TAI time to monotonic time. The time structure may be reused.
time to anythingConvert UTC time to date, using time zone offset, which defaults to the local time zone.
Convert UTC time to Julian Day.
Convert UTC time to Modified Julian Day.
Convert UTC time to monotonic time.
Convert UTC time to monotonic time. The time structure may be reused.
Convert UTC time to TAI time.
Convert UTC time to TAI time. The time structure may be reused.
Next: srfi time spec string, Previous: srfi time spec date, Up: srfi time spec [Index]