You are not logged in.
Pages: 1
Hi,
using Postgresql database I have a field holding a date attribute like this "2018-03-15 12:05:04.686+00" i.e. UTC timezone, but when I run a simple query to get that information I'm getting 13:05 time (UTC+1).
Yes, that is true, I'm located in UTC+1 but how does RS knows that ?
I would like then RS does not apply any timezone correction by itself.
How to avoid it ?
Thanks in advance
Alfredo
Offline
Hello,
look at /etc/timezone (and also /etc/localtime), perhaps there is a "UTC +1" timezone
Offline
Pages: 1