mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package datetime_parse (#1465)
This commit is contained in:
parent
c643cd4167
commit
420e1f9d72
@ -17782,5 +17782,17 @@
|
|||||||
"description": "Decimal type support based on the IEEE 754 2008 specification.",
|
"description": "Decimal type support based on the IEEE 754 2008 specification.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/JohnAD/decimal128"
|
"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…
x
Reference in New Issue
Block a user