1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00
Commit Graph

36 Commits

Author SHA1 Message Date
45a6cfc9cf add source info to docs 2024-02-06 01:54:31 +00:00
3daf90c5fe doc formatting 2022-08-15 13:51:48 -07:00
d6ed5a0eba doc update 2022-07-16 20:52:19 -07:00
6986c74f6d remove direct parser module example from doc 2022-03-10 15:18:27 -08:00
727fc9a701 doc update 2022-03-05 15:19:25 -08:00
29c263f878 pydoc formatting fixes 2022-03-05 12:15:14 -08:00
cb2dfeac8d change name to JSON Convert 2022-03-04 13:27:39 -08:00
d392c7f901 doc update 2022-02-07 15:44:54 -08:00
7028e87f9b remove TOC for parsers 2022-01-26 13:03:51 -08:00
590728f9c1 try new pydoc-markdown formatting options 2022-01-26 11:50:25 -08:00
155d421322 formatting 2022-01-25 19:18:54 -08:00
c36e513d1b formatting 2022-01-25 18:42:55 -08:00
8e089baf3f remove info class from docs 2022-01-25 18:38:26 -08:00
386f6c317e update markdown processor settings 2022-01-25 18:03:34 -08:00
75cd84ce8a try new markdown conversion 2022-01-25 17:07:47 -08:00
a13dde12af change raw output wording 2022-01-21 07:42:03 -08:00
b4fffbb647 formatting 2022-01-19 17:30:14 -08:00
2c42baf3a4 add new high-level api info 2022-01-18 14:18:12 -08:00
43d34461e2 update docs 2021-12-01 16:12:51 -08:00
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