diff --git a/README.markdown b/README.markdown index 4901342..d04e16d 100644 --- a/README.markdown +++ b/README.markdown @@ -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 the backend) + 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 timezone backend replacement for `erlang_localtime`. + Add age calculation stuff: `age_years(Date)`, `age_minutes(Date)`, etc.