rabbit-time

Crates.iorabbit-time
lib.rsrabbit-time
version0.1.2
created_at2025-05-18 06:32:39.611871+00
updated_at2025-05-18 22:48:32.666618+00
descriptionRust implementations of Neralie and Arvelie time formats.
homepage
repository
max_upload_size
id1678414
size10,389
Mabel Schaefer (Hate9)

documentation

README

Rabbit-Time

crates.io docs

Rust implementations of Hundred Rabbits' Arvelie 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".

Commit count: 0

cargo fmt