From e7bf41e3ad8eed2d2fdc5861c086b1269095ce2d Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Sat, 30 Aug 2014 18:06:58 -0500 Subject: [PATCH] Update TODO --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index fd46e43..407f79f 100644 --- a/README.markdown +++ b/README.markdown @@ -664,6 +664,7 @@ See [CHANGELOG.markdown](https://github.com/choptastic/qdate/blob/master/CHANGEL the backend) + Add `-spec` and `-type` info for dialyzer + Add date and time arithmetic. ++ 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`.