From c750c339ffee1e6a62559a20178584b369aa0c56 Mon Sep 17 00:00:00 2001 From: Jesse Gumm Date: Fri, 27 Feb 2015 09:40:30 -0600 Subject: [PATCH] Update readme wording a bit --- README.markdown | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index b5b92a1..bbe5bf4 100644 --- a/README.markdown +++ b/README.markdown @@ -21,12 +21,15 @@ benefits of `ec_date` and `erlang_localtime`, as well as extending the capabilities of both to provide for other needed tools found in a single module. -`qdate` will provide, under the roof of a single module date and time formatting -and parsing from and into: +`qdate` provides date and time formatting and parsing from and into: + Formatting Strings + Erlang Date Format + Erlang Now Format + Unixtime integers + + Timezones + +And all this while dealing with timezone parsing, formatting, conversion +and overall management. #### Acceptable Date Formats