Module date

Source

Structs§

Date
ISO 8601 Date values. The inner representation is a signed 32 bit integer that represents the days since “1970-01-01 00:00:00 UTC” (UNIX Epoch).

Constants§

UNIX_EPOCH_FROM_CE 🔒