lich_ta

Crates.iolich_ta
lib.rslich_ta
version0.1.0
sourcesrc
created_at2024-04-25 06:01:33.465814
updated_at2024-04-25 06:01:33.465814
descriptionTools for Lichta Calendar. Compatible with #![no_std].
homepage
repositoryhttps://github.com/truongvan/lich-ta-rs.git
max_upload_size
id1219814
size17,928
(truongvan)

documentation

README

lich-ta

lich-ta is a Rust library for converting Gregorian dates to the LichTa calendar, which is based on the traditional Vietnamese calendar.

What is LichTa?

LichTa is the Vietnamese Calendar, a lunisolar calendar that includes elements of the lunar calendar but with modifications to better fit local astronomical observations and geographical conditions.

Features

  • Convert any Gregorian date to the corresponding date in the LichTa calendar.
  • Handle leap months in accordance with traditional rules.

License

Commit count: 3

cargo fmt