On 31/03/2018 09:32, Mark Rotteveel wrote:
> What is the status of timezone support. Is it still targeted for
> Firebird 4, or is it going to be deferred to Firebird 5?
> 
> I'm wondering if it isn't getting a little too close to the beta
> deadline to still be considered for inclusion in Firebird 4.
> 
> Mark

The more difficult things is done but not yet committed, region-based
time zones (using ICU).

But there are tasks yet to do:
- Windows ICU should probably be updated
- See how and adjust the code for the way to make possible for us to
deploy updated time zone tables outside of our binary releases
- Compatibility (current_timestamp, current_time, places where
question-mark parameters are described as local time/timestamp)
- Change some functions: FIRST_DAY, LAST_DAY, DATEDIFF
- Some corner cases (interoperability between without/with time zone types)

It's a large and complex feature. I'm trying to clean things out and
commit what I have so it makes possible for others to test.


Adriano

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to