{"library":"postgres-interval","type":"library","category":null,"description":"Parse Postgres interval columns. v4.0.2 (stable) — mature, low-churn single-purpose package with TypeScript declarations. Parses default Postgres interval string format (e.g. '01:02:03') and returns an object with months, days, hours, minutes, seconds, milliseconds. Provides toPostgres(), toISOString(), toISOStringShort() methods. No validation — expects well-formed input. Minimal dependencies, focused on performance. Current version drops Node <12.","language":"javascript","status":"active","version":"4.0.2","tags":["javascript","postgres","interval","parser","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install postgres-interval","imports":["import parse from 'postgres-interval'","import parse from 'postgres-interval'","import parse from 'postgres-interval'; const interval = parse('...')"]},{"cmd":"yarn add postgres-interval","imports":[]},{"cmd":"pnpm add postgres-interval","imports":[]}],"homepage":"https://github.com/bendrucker/postgres-interval#readme","github":"https://github.com/bendrucker/postgres-interval","docs":null,"changelog":null,"pypi":null,"npm":"postgres-interval","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}