chore: import datetime library + default time for RTC

This commit is contained in:
2022-10-21 05:13:00 -03:00
parent 960efcd428
commit d9776e99d3
4 changed files with 43 additions and 10 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "lib/known-folders"]
path = lib/known-folders
url = https://github.com/ziglibs/known-folders
[submodule "lib/zig-datetime"]
path = lib/zig-datetime
url = https://github.com/frmdstryr/zig-datetime