Relative Content

Tag Archive for node.jspostgresqldateknex.jsiso

Knex not compiling Date to ISO string

I am using knex.js with a postgresql database.
I am looking into replacing moment.js with date-fns in my codebase and I am running into a really odd situation with the formatting of queries.