Added package datetime_parse (#1465)
This commit is contained in:
parent
c643cd4167
commit
420e1f9d72
1 changed files with 12 additions and 0 deletions
|
|
@ -17782,5 +17782,17 @@
|
|||
"description": "Decimal type support based on the IEEE 754 2008 specification.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JohnAD/decimal128"
|
||||
},
|
||||
{
|
||||
"name": "datetime_parse",
|
||||
"url": "https://github.com/bung87/datetime_parse",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"datetime",
|
||||
"parser"
|
||||
],
|
||||
"description": "parse datetime from various resources",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bung87/datetime_parse"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue