{"library":"dt-format","type":"library","category":null,"description":"A JavaScript date formatting utility inspired by Java's SimpleDateFormat. Version 1.0.8 provides pattern-based formatting with support for common date, time, and weekday components (e.g., dd, MMMM, yyyy, hh:mm:ss, a). It includes locale-aware month and weekday names in multiple languages (English, French, German, Simplified Chinese, Russian, Arabic, Japanese). The library is lightweight with no external dependencies. Last updated in 2021, it appears to be in maintenance mode with no recent updates. Compared to alternatives like date-fns or moment.js, dt-format offers a Java-like API but lacks extensive locale data and comprehensive documentation.","language":"javascript","status":"maintenance","version":"1.0.8","tags":["javascript","datetime","locale","java-simpledateformat","date-format-english","date-format-french","date-format-german","date-format-spanish"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install dt-format","imports":["import { DateTimeFormat } from 'dt-format'","import { DateTimeLocale } from 'dt-format'","import { DateTimeFormat } from 'dt-format'; const DateFormat = DateTimeFormat;"]},{"cmd":"yarn add dt-format","imports":[]},{"cmd":"pnpm add dt-format","imports":[]}],"homepage":"https://github.com/sumit-sinha/dt-format#readme","github":"https://github.com/sumit-sinha/dt-format","docs":null,"changelog":null,"pypi":null,"npm":"dt-format","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}