Crate radio_datetime_utils
source ·Expand description
Definition of date/time structures commonly useful for time station decoders. Build with no_std for embedded platforms.
Modules§
Structs§
- Represents a date and time transmitted over radio.
Constants§
- Size of bit buffer in seconds plus one spare because we cannot know which method accessing the buffer is called after increase_second().
- DST change has been announced
- unexpected jump in DST state
- DST change has been processed
- DST is active
- Leap second has been announced
- Leap second is unexpectedly absent
- Leap second has been processed