Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #4561 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

TimeZone's inability to handle daylight-savings time is not documented

Reported by: drbrain@segment7.net Assigned to: David
Priority: high Milestone: 1.2
Component: ActiveSupport Version: 1.1.0
Severity: normal Keywords: postgresql postgres
Cc:

Description

Since bug #4551 was closed WONTFIX the inability to handle daylight-savings time should be documented in the TimeZone RDoc along with the suggestion to switch to tzinfo_timezone as described in #4551.

Change History

04/05/06 06:27:51 changed by anonymous

  • keywords set to postgresql postgres.

08/19/06 12:27:24 changed by anonymous

  • priority changed from normal to highest.
  • milestone set to 1.2.

I think this is important. also with apps like Mephisto hacking their own TimeZone fixes into the application I think that the WONTFIX policy should be re-examined. Keeping the system lean as possible with dependencies is not the same as ignoring a glarind defect.

01/18/07 21:50:18 changed by manfred

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [5388].