Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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