AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
823 stars 311 forks source link

[7.0-stable] Do not include timezone in datepickers only displaying date #2769

Closed tvdeyen closed 5 months ago

tvdeyen commented 5 months ago

Backported #2767

We must not include timezone information when storing date columns. It would lead to wrongly stored dates otherwise.

(cherry picked from commit 3575840060149474f0d91b9f827d5b3dd30b65bc)