Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xta/js-parse-date-time-string
simple tool to parse date time strings (ISO 8601) locally
https://github.com/xta/js-parse-date-time-string
datetime iso8601-parser js
Last synced: 26 days ago
JSON representation
simple tool to parse date time strings (ISO 8601) locally
- Host: GitHub
- URL: https://github.com/xta/js-parse-date-time-string
- Owner: xta
- Created: 2024-02-23T11:04:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-23T11:24:28.000Z (12 months ago)
- Last Synced: 2024-11-16T15:41:32.530Z (3 months ago)
- Topics: datetime, iso8601-parser, js
- Language: HTML
- Homepage: https://xta.github.io/js-parse-date-time-string/
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# JS Parse Date Time String
[This is a simple page that parses your ISO 8601 date time strings (or other date time strings) and displays them as human readable in UTC & local date time](https://xta.github.io/js-parse-date-time-string/). All validation and debugging is done locally (on your browser client).
---
by [xta](https://github.com/xta) 2024