diff options
| author | 2023-05-29 19:08:23 +0200 | |
|---|---|---|
| committer | 2023-05-29 19:08:23 +0200 | |
| commit | 66dba30cfc4566cfab35b50e6d5e6c73b79eec9f (patch) | |
| tree | e0a8e1696583fc73d2b62960c9472fdd6b80dcd8 | |
| parent | add ability to construct a tm from a dict (diff) | |
Add eggert/tz module at release 2023c
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | tz | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fb31276 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tz"] + path = tz + url = https://github.com/eggert/tz.git diff --git a/tz b/tz new file mode 160000 +Subproject ddb8cf09d54ecc486ed6665edcdd642abccd4ee |
