zebra_chain::serialization

Module 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.