Fixes issue with the timezone()
method on date pickers not properly transforming the time when the date is filled from the database (full explanation here). This change will break date/time pickers with the timezone()
method used in filters, but there is a clear alternative for these use cases laid out in my comment.
Full Changelog: v3.1.25...v3.1.26