Commit graph

10 commits

Author SHA1 Message Date
ece9256745 👽️ Support changes in go-dateparser 2024-10-07 15:50:33 -05:00
e9c1bf7070 ♻️ Return bool directly
Silly me
2024-10-07 15:50:02 -05:00
59634f6c3f 🐛 WriteValue can handle slices and maps 2024-03-10 15:49:36 -05:00
7e54d6e46c Fix parse_date_test for DST 2024-03-10 13:50:13 -05:00
286ac4557d ♻️ Add tools.WriteValue 2024-03-03 13:56:48 -06:00
96c3b2ff30 Use ParseDate in Parse
Also limit to English, or we get lots of false positives
2024-02-25 13:12:13 -06:00
391452e3d9 ParseDate should handle DateFormat 2024-02-25 12:36:43 -06:00
44e79916d3 🐛 Only truncate minutes and seconds
Also ensure we're getting date.Time for specific times
2024-02-25 09:53:52 -06:00
70b82761c2 Add tools.ParseDate 2024-02-24 20:38:27 -06:00
25f5c37243 Parse config overrides on cli 2024-02-09 09:44:35 -06:00