mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-13 04:48:57 -05:00
aad52a89c8
Previously, it was the QtTimeZoneType::DontConvert that implied the Qt::LocalTime timezone spec. Setting this to the Qt::UTC by default is the only way to have the maximum level of interoperability between TinyORM and other libraries and services. - updated comments in docs and source code