Opened 15 years ago
Closed 15 years ago
#12610 closed defect (bug) (duplicate)
Future Posts Not Aware of Daylight Savings Time
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 2.9.2 |
Component: | Cron API | Keywords: | |
Focuses: | Cc: |
Description
If you write a post before Daylight Savings and schedule it to be published after the time change, it will not publish at the appropriate time. Any posts written before March 14th and scheduled to publish afterwards will publish 1 hour later than scheduled, but will display in the dashboard as publishing on time.
It's been suggested that this is an issue with wp-cron and not with the timestamp stored with the post in the database. Not entirely sure what's at fault, though.
Change History (1)
Note: See
TracTickets for help on using
tickets.
#9285