denodrivers / denodrivers/postgres
Insert date as UTC
Open
- Dominant language
- TypeScript
- Stars
- 655
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I've some Date objects that I wish to insert into a `timestamp without time zone` column, but when I insert them they get recorded using my locale timezone. How can I insert them using UTC instead?
Thanks,
Louis
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.