{"library":"isoformat","type":"library","category":null,"description":"isoformat is a JavaScript library designed for concise formatting and parsing of ISO 8601 date and date-time strings. It aims to provide a 'tidier' alternative to the standard `Date.toISOString()` by returning the shortest equivalent UTC string for formatting, and offering flexible parsing of common ISO forms. The current stable version is v0.2.1, indicating a library that is actively maintained with recent minor releases, focusing on usability and adherence to specific subsets of the ISO 8601 standard. Key differentiators include its focus on minimal output for `format` (e.g., explicitly excluding YYYY or YYYY-MM forms) and a more permissive `parse` function that handles various ISO 8601 date and time formats, including different timezone offsets and even the widely supported but non-standard -00:00, while explicitly not supporting two-digit time zone offsets (+HH or -HH).","language":"javascript","status":"active","version":"0.2.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install isoformat","imports":["import { format } from 'isoformat'","import { parse } from 'isoformat'","import * as isoformat from 'isoformat'"]},{"cmd":"yarn add isoformat","imports":[]},{"cmd":"pnpm add isoformat","imports":[]}],"homepage":null,"github":"https://github.com/mbostock/isoformat","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/isoformat","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/isoformat/compatibility"}}