mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +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.",
|
||||
"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…
x
Reference in New Issue
Block a user