Expand description
DateTime types with specific serialization invariants.
Structs§
- Date
Time32 - A date and time, represented by a 32-bit number of seconds since the UNIX epoch.
- Duration32
- An unsigned time duration, represented by a 32-bit number of seconds.