Subject: | DateTime time zone changes on deflation |
When using InflateColumn::DateTime, if timezone is set explicitly, the time zone of a passed-in DateTime object is indeterminate over its life cycle. When _pre_deflate_datetime is called the time zone will be changed from its original value to the value set by the timezone attribute.