add package timestamp (#1462)

This commit is contained in:
Jack Tang 2020-05-07 21:08:48 +08:00 committed by GitHub
parent 73fb26e814
commit 354f254cdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]