date_calendar 0.2.1 copy "date_calendar: ^0.2.1" to clipboard
date_calendar: ^0.2.1 copied to clipboard

A calendar interface and Gregorian calendar implemenation

Dart Calendar #

A Calendar interface with a Gregorian Calendar implementation in Dart.

Treats whole days as the smallest unit of time; takes into account leap years.

Not well tested with BC dates (negative dates).

Gregorian implementation does not help you currently with historical dates of when the Gregorian calendar was adapted (e.g. if you want the local date in Denmark before the 1700s, you'll need to switch to Julian, and that's not handled here).

5
likes
30
pub points
59%
popularity

Publisher

unverified uploader

A calendar interface and Gregorian calendar implemenation

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on date_calendar