Allow specifiying a timezone for connections
Author: Nothing4YouCreated Dec 10, 2017Updated Dec 26, 2018
Hi there,
please implement setting the timezone on a connection level, similar to the way mysql.connector works with time_zone.
This allows ensuring a constant timezone like UTC independent from what the database might have configured.
Source: PyMySQL/PyMySQL