- Issue created by @vector_ray
- π·πΊRussia Chi
Confirm the date value was updated to tomorrow in the display and the edit form.
Did you check the date value in the database? I wonder if it's only related to formatter.
- π·πΊRussia Chi
Could not reproduce.
This might be somehow related to your site timezone. - Status changed to Postponed: needs info
about 1 month ago 4:21pm 7 November 2024 - πΊπΈUnited States vector_ray
I can confirm it is not the formatter, when I edit the node again after saving the date is updated to the next day and continues to be updated to the next day upon each save but it is within a window 3 hours before midnight. This isn't an issue with core's date field so I don't believe it's related to a timezone configuration issue.
I am considering whether a previously closed issue might be a clue as to what is happening here:
https://www.drupal.org/project/double_field/issues/3067119 βI would note that this is also an issue with using `drush generate field` to make a compound field. However, the issue presents itself as updating the date to the previous date on save in that case.