Module zebra_chain::serialization::date_time
source · Expand description
DateTime types with specific serialization invariants.
Structs§
- A date and time, represented by a 32-bit number of seconds since the UNIX epoch.
- An unsigned time duration, represented by a 32-bit number of seconds.