sdougbrown / dart-reckoning

Date Handing and Date Ranges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart Reckoning

An experiment in porting some of the more useful bits from ReckoningJS.

This lib is presently focused on date parsing and range mapping - some of the other bits like locales and displaying calendars are outside scope at the moment. (That may change in time.)

The nice thing about Dart is that dates are much easier to work with out of the box, so this lib can be much more focused...

About

Date Handing and Date Ranges


Languages

Language:Dart 100.0%