Re: TZ bug in Date and DateTime.strftime formatter?
- From: "Luis Parravicini" <lparravi@xxxxxxxxx>
- Date: Sun, 1 Apr 2007 00:19:38 +0900
Haven't played much with dates and Ruby, but from date.rb's rdoc
(http://www.ruby-doc.org/stdlib/libdoc/date/rdoc/files/date_rb.html):
"DateTime objects support a simple representation of time zones. ...
This simple representation of time zones does not take into account
the common practice of Daylight Savings Time or Summer Time."
And also: "The Date class does not support time zone offsets, in
that there is no way to create a Date object with a time zone."
.
- References:
- TZ bug in Date and DateTime.strftime formatter?
- From: rhubarb
- TZ bug in Date and DateTime.strftime formatter?
- Prev by Date: Re: TZ bug in Date and DateTime.strftime formatter?
- Next by Date: Re: Find the fully qualified name of a class from a string
- Previous by thread: Re: TZ bug in Date and DateTime.strftime formatter?
- Next by thread: Re: TZ bug in Date and DateTime.strftime formatter?
- Index(es):