Temporal Expression Playground
lxcid.com- Category
- Developer Tools
- Rank
- No. 2333Tools index
- Pricing
- Open Source
- Type
- TOOL
- Date
About
An interactive playground that parses ISO 8601, RFC 3339, and IXDTF (RFC 9557) date and time strings into a structured AST, showing color-coded lexer tokens alongside the parsed result. It runs on the @taskade/temporal-parser library, which the page notes implements only a useful subset of these standards: it does not validate IANA time-zone identifiers or field ranges, so an out-of-range date like month 13 will still parse successfully.
Why it made the leaderboard
Gives developers a way to lex and inspect ISO 8601, RFC 3339, and IXDTF date/time strings into structured ASTs, with honest documentation of what it does and doesn't validate.
Tags
date-timeparseriso8601rfc3339ast
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.