[wp-trac] [WordPress Trac] #63662: DateTimePicker in the post editor does not show posts that are published on midnight of first day of month

WordPress Trac noreply at wordpress.org
Thu Jul 3 15:38:51 UTC 2025


#63662: DateTimePicker in the post editor does not show posts that are published on
midnight of first day of month
-------------------------------+------------------------------
 Reporter:  butesa             |       Owner:  (none)
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Posts, Post Types  |     Version:  6.8
 Severity:  normal             |  Resolution:
 Keywords:                     |     Focuses:
-------------------------------+------------------------------

Comment (by butesa):

 I just created two posts (scheduled for 2025-08-01 00:00 and 2025-08-02
 00:00) and then started to create a third post. When I select the publish
 date, there is a dot for 2025-08-02, but not for 2025-08-01.

 If I change the date of the first post to 2025-08-01 00:01, the dot
 appears.

 I tested with Firefox 139.0.4, WordPress 6.8.1 and all WordPress plugins
 disabled.

 In the Firefox Developer Tools Network Analysis I see this:
 Request
 GET http://localhost/code/momentmal/wp-
 json/wp/v2/posts?context=edit&status=publish,future&after=2025-07-31T22:00:00.000Z&before=2025-08-31T21:59:59.999Z&exclude[0]=375&per_page=100&_fields=id,date&_locale=user

 Response
 [{"id":365,"date":"2025-08-02T00:00:00"}]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63662#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list