Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#13408 closed defect (bug) (fixed)

UTC offsets don't work

Reported by: Frumph Owned by:
Priority: normal Milestone: 3.0
Component: Date/Time Version:
Severity: normal Keywords: has-patch
Cc: raven@…, ktdreyer

Description

Setting the time-offset in setting->general still doesn't modify the time accordingly or show the difference. Have to still put in a CITY name.

(Ticket created by nacin. from wp-testers.)

Attachments (2)

show-utc-2.9.2.patch (809 bytes) - added by ktdreyer 3 years ago.
patch for WP 2.9.2
show-utc-r14733.patch (856 bytes) - added by ktdreyer 3 years ago.
patch for trunk

Download all attachments as: .zip

Change History (9)

  • Cc raven@… added

I think I need some light in this issue. City names are working well and changes automatically the hour in summer/winter.

Can you explain a bit more the problem?

Cities work. The manual UTC offsets don't.

I can only reproduce this when wp_timezone_supported() returns true (ie. PHP => 5.2.0). The UTC offsets appear to work otherwise.

patch for WP 2.9.2

patch for trunk

  • Keywords has-patch added
  • Severity changed from major to normal
  • Cc ktdreyer added
  • Resolution set to fixed
  • Status changed from new to closed

(In [14746]) Show local time when a UTC offset is selected. Props ktdreyer. fixes #13408

comment:7   ryan3 years ago

I modified the patch so that the same text is always used whether an offset or city is selected.

Note: See TracTickets for help on using tickets.