#calendar #date #month #compatible #lunar #leap #converting

no-std lich_ta

Tools for Lichta Calendar. Compatible with #![no_std].

1 unstable release

0.1.0 Apr 25, 2024

#228 in Date and time

Download history 123/week @ 2024-04-21 8/week @ 2024-04-28

131 downloads per month

MIT license

17KB
284 lines

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


lib.rs:

Tools for Lichta Calendar. Compatible with #![no_std].

Dependencies

~740KB
~13K SLoC