Subject | Re: [firebird-support] Firebird shows previous timezone after that was changed |
---|---|
Author | Mr. John |
Post date | 2017-06-13T07:53:29Z |
Restarting fb service seems to solve this
On Monday, June 12, 2017, 10:53:46 AM GMT+3, 'Mr. John' mr_johnmr@... [firebird-support] <firebird-support@yahoogroups.com> wrote:
Hi
on a Windows 10 x64 server timezone was changed 24 hours ago,but firebird (2.5.7) still shows date and time from older timezone when running:
select current_date, current_timestamp from rdb$database;
how to make it give current values?
thanks