Allow specifiying a timezone for connections
Offen
enhancement
pymysql
pymysql-blocked
- Vorherrschende Sprache
- Python
- Sterne
- 1.9k
- Forks
- 272
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi there,
please implement setting the timezone on a connection level, similar to the way [mysql.connector works with `time_zone`](https://dev.mysql.com/doc/connector-python/en/connector-python-connectargs.html).
This allows ensuring a constant timezone like UTC independent from what the database might have configured.
This is not currently implemented in PyMySQL either: https://github.com/PyMySQL/PyMySQL/issues/624
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.