dozer icon indicating copy to clipboard operation
dozer copied to clipboard

Postgres timezone setting was ignored

Open chubei opened this issue 1 year ago • 2 comments

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

chubei avatar Jan 12 '24 14:01 chubei

Hey, can I work on this?

AnishKacham avatar Jan 14 '24 16:01 AnishKacham

Hey, can I work on this?

Hi @AnishKacham, of course!

chubei avatar Jan 14 '24 16:01 chubei