Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 5 years ago

#432 closed enhancement (wontfix)

Daylight Savings Time

Reported by: dennis's profile dennis Owned by: matt's profile matt
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: Cc:

Description

WordPress apparently ignores the TZ environment variable so:

putenv('TZ=CST6CDT');

in wp-config.php only shows GMT (UTC) with a fixed offset time and doesn't move with daylight savings time on a server in a time zone that doesn't do DST and the author does.

The PHP date() function does follow the TZ daylight savings time.

Change History (5)

#2 @2fargon
21 years ago

  • category changed from General to Administration
  • Patch set to No
  • Severity changed from minor to enhancement

#3 @2fargon
21 years ago

  • Status changed from new to assigned

We may get around to this request. Thank you for reporting it, and for the suggested solutions.

#4 @matt
21 years ago

  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 90
  • Status changed from assigned to closed

This ticket was mentioned in Slack in #cli by jrf. View the logs.


5 years ago

Note: See TracTickets for help on using tickets.