Add HowardHinnant date library

This commit is contained in:
Dan Paulat 2023-04-16 01:13:59 -05:00
parent 509fc76653
commit d492e10edd
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -28,3 +28,6 @@
[submodule "external/aws-sdk-cpp"]
path = external/aws-sdk-cpp
url = https://github.com/aws/aws-sdk-cpp.git
[submodule "external/date"]
path = external/date
url = https://github.com/HowardHinnant/date.git