modern-roman-clock

Crates.iomodern-roman-clock
lib.rsmodern-roman-clock
version
sourcesrc
created_at2025-02-01 20:16:02.494166
updated_at2025-02-01 20:16:02.494166
descriptionA crate that no one should use that converts chrono time to a modernized way of how the romans told time
homepage
repository
max_upload_size
id1538957
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(sardap)

documentation

README

Roman clock

This is a package that should be used by no one. Its crap the wasm is way too big and has no usecase.

What is it?

It provides a modern way to convert a chrono datetime into a date in the roman way with a modern twist.

For example 16/07/1969 at 15:17 @ lat=28.581418 lng=278.129882 would convert to less than three quarters of the 10th daylight hour of 17th day before the Kalends of August in 6th year of Lyndon B Johnson.

Currently only Australia and US leaders are supported

Demo

http://sarda.dev/?mode=roman+clock

Commit count: 0

cargo fmt