diff options
| -rw-r--r-- | packages.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json index fe0baac..82e2704 100644 --- a/packages.json +++ b/packages.json @@ -10466,6 +10466,19 @@ "web": "https://github.com/Tangdongle/nimobserver" }, { + "name": "systimes", + "url": "https://github.com/GULPF/systimes", + "method": "git", + "tags": [ + "time", + "timezone", + "datetime" + ], + "description": "An alternative DateTime implementation", + "license": "MIT", + "web": "https://github.com/GULPF/systimes" + }, + { "name": "overpass", "url": "https://github.com/juancarlospaco/nim-overpass", "method": "git", |
