Expand description
Set of functions related to time handling
Modules§
Enums§
- Format
System Time Fallback - Sets how
format_system_timebehaves if the time cannot be converted.
Functions§
- format_
system_ time - Format a
SystemTimeaccording to given fmt, and append to vector out. - system_
time_ to_ sec - Convert a SystemTime` to a number of seconds since UNIX_EPOCH