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

75 Commits

Author SHA1 Message Date
cfd77e4252 reset locale to None on exception 2021-03-26 13:01:12 -07:00
38f814072e better normalization of datetime string. better UTC detection. More formats supported with detected locale. 2021-03-26 11:55:12 -07:00
794fc4ed44 add parse_datetime_to_timestamp() tests 2021-03-25 19:43:16 -07:00
04745a36b8 doc update 2021-03-24 20:21:06 -07:00
b3eb064b67 clarify format definition comments 2021-03-24 17:13:01 -07:00
1d41c46cc7 normalize datetime string to remove all timezones except UTC 2021-03-24 17:01:56 -07:00
f62446c152 rename variables. add another european time format 2021-03-24 15:04:09 -07:00
6d44091c80 refactor parse_datetime_to_timestamp() 2021-03-24 14:01:06 -07:00
440c458eb4 no need for ternary clause 2021-03-24 12:57:19 -07:00
c762de29c6 doc updates 2021-03-24 12:47:57 -07:00
0701e65e97 add parse_datetime_to_timestamp() function 2021-03-24 12:36:54 -07:00
f852b8246a wrap warning message 2020-06-30 11:50:37 -07:00
d0d7254c6a add docstring 2020-06-14 17:23:10 -07:00
cc0f0971d7 Improve and standardize empty data check for all parsers 2020-06-14 17:17:40 -07:00
8f2e5e4808 fix compatible logic 2020-05-30 17:46:09 -07:00
bf2ff3ffbb fix compatibility search for platform names that append the version number (e.g. freebsd12) 2020-05-30 15:48:29 -07:00
75eff3adea remove whitespace 2019-12-14 23:56:40 -08:00
2f805da24d add colon to parameter in docs 2019-11-13 08:04:40 -08:00
eef0dee2aa doc update 2019-11-12 14:20:59 -08:00
e17388d3b2 doc update 2019-11-12 14:19:40 -08:00
f0b1ab4233 doc update 2019-11-12 07:08:35 -08:00
b15386e849 doc update 2019-11-12 07:07:43 -08:00
146e29f7cb update docs 2019-11-11 18:30:46 -08:00
4380594275 remove cli functions from utils 2019-11-07 08:04:32 -08:00
9c1d893e16 move utils to own module and add quiet mode 2019-11-06 21:07:25 -08:00