UNPKG
@gidw/rfc3339-parser
Version:
latest (1.0.0)
1.0.0
RFC3339 parser
gitlab.com/GiDW/rfc3339-parser-js
@gidw/rfc3339-parser
/
types
/
rfc3339-parser.d.ts
2 lines
(1 loc)
•
59 B
TypeScript
View Raw
1
2
export
declare
function
parseRFC3339
(
input
:
string
):
Date