Module garage_util::time[][src]

Expand description

Module containing helper functions to manipulate time

Functions

msec_to_rfc3339

Convert a timestamp represented as milliseconds since UNIX Epoch to its RFC3339 representation, such as “2021-01-01T12:30:00Z”

now_msec

Returns milliseconds since UNIX Epoch