-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The Date field on collections with the time option selected pre-fills with the current date and time when creating a new entry... which is ideal in the majority of cases. Editors just leave it as the default with the idea it'll be published straight away.
However, it appears to pre-fill this based on the timezone of the user's machine, rather than the timezone the site is set to.
Therefore, when an editor is in a different timezone to the site, and creates a post with the idea of publishing it straight away, they then think there's a problem when it isn't live and just shows as scheduled.
For an example, a site that has London/GMT set as its timezone, and an editor that is working in Paris/CET. The editor will create an entry that will prefill with 15:30. They publish the entry at 15:40. But to the site the current time is 14:40, so it shows as scheduled for a future time, and doesn't appear on the site.
It would be good to have a way to either:
- Set the Date field pre-fill to use the site's timezone current time when pre-filling, rather than the user's local time; or
- Offer an option on the date field in the collections blueprint to select what timezone it will use to set the prefill with