aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 38af8f7..dc37ff2 100644
--- a/packages.json
+++ b/packages.json
@@ -7916,5 +7916,18 @@
"description": "A simple finite-state machine for @nim-lang",
"license": "MIT",
"web": "https://github.com/ba0f3/fsm.nim"
+ },
+ {
+ "name": "timezones",
+ "url": "https://github.com/GULPF/timezones",
+ "method": "git",
+ "tags": [
+ "timezone",
+ "time",
+ "tzdata"
+ ],
+ "description": "Timezone library compatible with the standard library. ",
+ "license": "MIT",
+ "web": "https://github.com/GULPF/timezones"
}
]