Structs§
- Default
System Timer - Default implementation of
SystemTimer
Traits§
- System
Timer - A trait for types that provide the current system time.
Functions§
- current_
time_ millis - Returns the time duration since UNIX_EPOCH in milliseconds.
- current_
time_ rfc3339 - Returns the current time in rfc3339 format.
- datetime_
to_ utc - Cast a
NaiveDateTime
with the given timezone. - div_
ceil 🔒 - Port of rust unstable features
int_roundings
. - find_
tz_ from_ env - format_
nanoseconds_ human_ readable - Formats nanoseconds into human-readable time with dynamic unit selection.
- format_
utc_ datetime - yesterday_
rfc3339 - Returns the yesterday time in rfc3339 format.