Update readme

This commit is contained in:
Jesse Gumm 2016-02-26 13:51:14 -06:00
parent 1f7f5d9f69
commit bf7f84590f

View file

@ -776,7 +776,6 @@ See [CHANGELOG.markdown](https://github.com/choptastic/qdate/blob/master/CHANGEL
+ Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as + Make `qdate` backend-agnostic (allow specifying either ec_date or dh_date as
the backend) the backend)
+ Add `-spec` and `-type` info for dialyzer + Add `-spec` and `-type` info for dialyzer
+ Provide a sample qdate.config for users to see
+ Research the viability of [ezic](https://github.com/drfloob/ezic) for a + Research the viability of [ezic](https://github.com/drfloob/ezic) for a
timezone backend replacement for `erlang_localtime`. timezone backend replacement for `erlang_localtime`.
+ Add age calculation stuff: `age_years(Date)`, `age_minutes(Date)`, etc. + Add age calculation stuff: `age_years(Date)`, `age_minutes(Date)`, etc.