[go: up one dir, main page]

Module time

Module time 

Source
Expand description

Set of functions related to time handling

Modules§

format

Enums§

FormatSystemTimeFallback
Sets how format_system_time behaves if the time cannot be converted.

Functions§

format_system_time
Format a SystemTime according to given fmt, and append to vector out.
system_time_to_sec
Convert a SystemTime` to a number of seconds since UNIX_EPOCH