CodeBrowser / npm / postgres-date
postgres-date@2.1.0
// Postgres date column parser
$ npm install postgres-date
downloads/wk
49,904,503
license
MIT
version
2.1.0
published
Dec 8, 2021
What is postgres-date?
postgres-date is a parser for handling date columns returned from PostgreSQL databases. It automatically converts PostgreSQL date values into JavaScript Date objects or other standard formats, eliminating the need to manually parse date strings in your application code. Use this package when you're querying a Postgres database and want a straightforward way to work with date columns.
Keywords
#postgres #date #parser
Maintainers
bendrucker