Ruby on Rails Tuesday, August 31, 2010

Robert Walker wrote:
>> If I have a date at 4pm on Tuesday, the date is at 4pm regardless of
>> the state of daylight savings time :-)
>
> In what time zone?

My point being again that any interpretation of whatever gets stored as
a time only, must be translated into a Time or DateTime object based on
a specific date, in a specific locale. That's really all I'm saying.
4:00 p.m. from your locale may mean 7:30 p.m. in my locale. It's
dependent on geopolitical rules.
--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment