Bug #99292 Contribution: Support Windows time zone \'Coordinated Universal Time\'
Submitted: 17 Apr 2020 20:32 Modified: 19 Oct 16:02
Reporter: OCA Admin (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[17 Apr 2020 20:32] OCA Admin
Description:
This bug tracks a contribution by Frédéric Barrière (Github user: fredgate) as described in http://github.com/mysql/mysql-connector-j/pull/48

How to repeat:
See description

Suggested fix:
See contribution code attached
[17 Apr 2020 20:33] OCA Admin
Contribution submitted via Github - Support Windows time zone 'Coordinated Universal Time' 
(*) Contribution by Frédéric Barrière (Github fredgate, mysql-connector-j/pull/48#issuecomment-615444569): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_390283048.txt (text/plain), 1022 bytes.

[19 Apr 2020 5:27] MySQL Verification Team
Hello Frédéric,

Thank you for the contribution.

regards,
Umesh
[1 Mar 2022 20:57] Frédéric Barrière
This fix has not been merged into the source code : https://github.com/mysql/mysql-connector-j/blob/release/8.0/src/main/resources/com/mysql/c...
But this bug is still present.
Is it possible to integrate it?
[19 Oct 16:02] Edward Gilmore
Posted by developer:
 
Added the following note to the Connector/J 9.5.0 release notes:

The Windows time zone Coordinated Universal Time was not supported. 
The time zone mappings were updated using the latest CLDR and IANA Time Zone databases.
Our thanks to Frédéric Barrière for the contribution.