8 Aug
2007
8 Aug
'07
7:35 a.m.
On 07-08-2007 12:44:43 -0700, Colin Foss wrote:
How can I configure the local time zone for MonetDB?
Upon login, "select current_timezone" returns 0.
set time zone local always resets the offset to 0.
Can I change this to follow my server's GMT offset including DST?
Like JDBC does upon connecting: SET TIME ZONE INTERVAL 'XX' HOUR TO MINUTE; where is something like '+01:00'