Hassan Schroeder wrote: [...] > And that's 100% silly. If I say that I typically get up at 7:00, it's > totally > irrelevant where I am. I get up at 7 in San Jose. I get up at 7 in New > York. I get up at 7 in Frankfurt. I get up at 7 in Ubud. It's 7 hours > after > midnight wherever I happen to be.
Yes -- *wherever you happen to be*. Not in some other time zone. > > There is utterly no "time zone" component to the concept (and use > case) I'm talking about. There absolutely is a time zone component -- namely, the local time zone. This would be like saying (in Rubyish pseudocode: @hassan.set_alarm(Time.new(:hour => 7, :minute => 0, :zone => DEFAULT_TIME_ZONE)) # I know Time.new's syntax is not like this -- just trying for clarity. A clock time cannot be a useful without a time zone -- even if that time zone is set to a sensible default, it's still *there*. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

