chore: import datetime library + default time for RTC

This commit is contained in:
2022-09-16 09:32:52 -03:00
parent d6b182f245
commit 3fc3366c8a
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