Crate rabbit_time

Source
Expand description

Rust implementations of Neralie and Arvelie time formats.

§Rabbit-Time

crates.io docs

Rust implementations of Hundred RabbitsArvelie and Neralie date and time formats.

Arvelie is an alphanumeric date format, with numeric years, alphabetical radix-26 months, and numerical radix-14 month-days.

Neralie is a decimal time format, with days broken up by “beats”, each made up of 1000 “pulses”.

Modules§

arvelie
Arvelie date format.
neralie
Neralie time format.