Commmit current datetime parsing work

This commit is contained in:
2023-07-21 23:35:41 -05:00
parent ffde9e68e0
commit 8dc13f29ad
4 changed files with 284 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ chrono-tz = "0.8.3"
phf = { version = "0.11.2", features = ["macros"] }
phf_codegen = "0.11.1"
chrono = "0.4.26"
regex = "1.8.4"
[build-dependencies]
chrono = "0.4.26"