Update readme wording a bit
This commit is contained in:
parent
91a502550a
commit
c750c339ff
1 changed files with 5 additions and 2 deletions
|
@ -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
|
capabilities of both to provide for other needed tools found in a single
|
||||||
module.
|
module.
|
||||||
|
|
||||||
`qdate` will provide, under the roof of a single module date and time formatting
|
`qdate` provides date and time formatting and parsing from and into:
|
||||||
and parsing from and into:
|
|
||||||
+ Formatting Strings
|
+ Formatting Strings
|
||||||
+ Erlang Date Format
|
+ Erlang Date Format
|
||||||
+ Erlang Now Format
|
+ Erlang Now Format
|
||||||
+ Unixtime integers
|
+ Unixtime integers
|
||||||
|
+ Timezones
|
||||||
|
|
||||||
|
And all this while dealing with timezone parsing, formatting, conversion
|
||||||
|
and overall management.
|
||||||
|
|
||||||
#### Acceptable Date Formats
|
#### Acceptable Date Formats
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue