add package timestamp (#1462)

This commit is contained in:
Jack Tang
2020-05-07 15:08:48 +02:00
committed by GitHub
parent 73fb26e814
commit 354f254cdc
+12
View File
@@ -17756,5 +17756,17 @@
"description": "A high level SQLite API for Nim",
"license": "MIT",
"web": "https://github.com/olliNiinivaara/SQLiteral"
},
{
"name": "timestamp",
"url": "https://github.com/jackhftang/timestamp.nim",
"method": "git",
"tags": [
"time",
"timestamp"
],
"description": "An alternative time library",
"license": "MIT",
"web": "https://github.com/jackhftang/timestamp.nim"
}
]