update readme

This commit is contained in:
Jesse Gumm 2016-01-28 20:12:39 -06:00
parent 37f8bf48e9
commit 63a34f1c68

View file

@ -767,6 +767,7 @@ See [CHANGELOG.markdown](https://github.com/choptastic/qdate/blob/master/CHANGEL
+ Provide a sample qdate.config for users to see
+ Research the viability of [ezic](https://github.com/drfloob/ezic) for a
timezone backend replacement for `erlang_localtime`.
+ Add age calculation stuff: `age_years(Date)`, `age_minutes(Date)`, etc.
## Conclusion