Use std::chrono and cctz instead of messing with TZ

This commit is contained in:
Alexey Sokolov
2023-01-07 21:14:22 +00:00
parent 963a00a371
commit 64359328cf
5 changed files with 48 additions and 118 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "docker"]
path = docker
url = https://github.com/znc/znc-docker
[submodule "third_party/cctz"]
path = third_party/cctz
url = https://github.com/google/cctz