fun with timezones

This commit is contained in:
2023-09-29 12:39:45 +02:00
parent 665cbe7aae
commit e41aa9b4e7
5 changed files with 47 additions and 26 deletions

1
Cargo.lock generated
View File

@ -1862,6 +1862,7 @@ version = "0.1.0"
dependencies = [
"argon2",
"chrono",
"chrono-tz",
"env_logger",
"futures",
"ics",