libcalendar 0.3.1

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

A Dart library for converting dates between Gregorian, Islamic, CJDN, and Julian calendars.

Calendar Conversion Library

A Dart library for converting dates between Gregorian, Islamic, CJDN, and Julian calendars.

Pub Unit Test Status

Refer to the following table for conversion between calendars:

FromToMethod to use
GregorianCJDNfromGregorianToCjdn()
CJDNGregorianfromCjdnToGregorian()
IslamicCJDNfromIslamicToCjdn()
CJDNIslamicfromCjdnToIslamic()
GregorianIslamicfromGregorianToIslamic()
IslamicGregorianfromIslamicToGregorian()
GregorianJulianfromGregorianToJulianDate()
JulianGregorianfromJulianDateToGregorian()

Features and Bugs

Please file feature requests and bugs at the issue tracker.

License

This project is licensed under the MIT License - see the LICENSE file for details.