add package timestamp (#1462)
This commit is contained in:
parent
73fb26e814
commit
354f254cdc
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue