dozer
dozer copied to clipboard
Postgres timezone setting was ignored
When we convert timestamp from postgres, the date time string is local to the postgres server timezone, however, we treat it as utc date time.
https://github.com/getdozer/dozer/blob/main/dozer-ingestion/postgres/src/helper.rs#L132
Hey, can I work on this?
Hey, can I work on this?
Hi @AnishKacham, of course!