Timezone Formatting
-
I have PHP configured with the default time zone of: America/Los_Angeles
I have my WordPress install configured as: America/Los_Angeles
When I view the HTML I can see the correct time in the data-time field (6:00 AM PT in this case).
However, the displayed time on the button appears to be a UTC time, which is wrong.
<tr class="mz_schedule_table mz_description_holder mz_location_1 mz_Vinyasa mz_InStudio-Vinyasa"> <td class="mz_date_display" data-time="2022-03-07T06:00:00"> 2:00 pm - 3:00 pm<br />
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Timezone Formatting’ is closed to new replies.