From 63a34f1c682f5eb6b55764b958e2e7e5db087d66 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Thu, 28 Jan 2016 20:12:39 -0600 Subject: [PATCH] update readme --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 280b36f..df35ae7 100644 --- a/README.markdown +++ b/README.markdown @@ -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