1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
908ac1f61c update docs - remove compatibility section since it is now automatically generated from info() 2021-04-09 10:56:43 -07:00
f5c7e7e404 add updated docs with home link and parser info at the bottom 2021-04-09 10:36:42 -07:00
e28c08b136 update documentation 2021-04-08 12:42:01 -07:00
5936940532 rewrite of date parser using datetime library 2021-03-24 20:20:53 -07:00
209d54e8b5 add hour_24 to schema docs 2021-03-24 07:39:11 -07:00
2b38462de7 update examples 2021-03-23 14:59:03 -07:00
ab42e6bb15 formatting 2021-03-23 14:10:42 -07:00
6802884540 ensure period is always uppercase in dict value. update period documentation 2021-03-23 14:04:36 -07:00
7cb8577b96 correct epoch_utc calculation. Fix for 12 hour vs. 24 hour representation 2021-03-23 13:55:23 -07:00
1565019966 fix weekday numbering to be ISO 8601 compliant. Add naive calculated epoch timestamp field 2021-03-22 20:56:57 -07:00
22b461eb4b Add period field for en_US.UTF-8 locale 2021-01-05 09:42:05 -08:00
1d0ad2f045 doc fixes 2021-01-04 18:01:16 -08:00
59b1055808 enhance docs 2020-08-05 16:51:58 -07:00
7131c29718 add module usage info to docs 2020-08-05 13:32:59 -07:00
88b9d5068c finish date parser 2020-08-03 09:26:37 -07:00
d4f289e40f documentation fixup 2020-07-31 14:47:06 -07:00
37d3bc699c add date parser 2020-07-31 14:39:02 -07:00