Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #63662, comment 4


Ignore:
Timestamp:
07/03/2025 05:08:08 PM (11 months ago)
Author:
Presskopp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63662, comment 4

    v1 v2  
    11I am now able to reproduce the issue. The behaviour depends on the set time zone. If set to 'Berlin' for example the dot will not be there, if set to 'UTC' it will be there.
    22
    3 Having set:
    4 Site Language: English (US)
    5 Timezone: Berlin
    6 Date Format: j, F Y
    7 Time Format: H:i
    8 
    9 AND applied your patch the dot is still not there for me. Can you confirm?
     3After some testing I can confirm your patch is resolving the issue.