#bit-field #dcf77 #date-time #bitstream #chrono #decode #standard

dcf77_chrono

Library to code and decode DCF77 bitstreams

3 unstable releases

0.2.1 Jun 11, 2023
0.2.0 Dec 10, 2021
0.1.0 Dec 9, 2021

#324 in Date and time

36 downloads per month

MIT-open-group

33KB
590 lines

DCF77_CHRONO

The dcf77_chrono library encodes from a chrono datetime to DCF77 and decodes from a DCF77 bit field to a chrono datetime.

Documentation on how does the DCF77 standard look like is available here


lib.rs:

The dcf_chrono library offers translation between chrono and DCF77 standard

The library offers two main methods:

  • to_dcf77
  • from_dcf77

Dependencies

~1MB
~18K SLoC