-
- Downloads
Add a MySQL date parser that can handle abbreviated offsets [ci drivers]
Dependong on what timezone you're in, the system_time_zone can be returned as abbreviated timezone identifier like CST or it can return an abbreviated offset like -02. This commit adds some special handling for the offset case. Fixes #6483
Please register or sign in to comment