|
|
|
|
|
by wglb
5975 days ago
|
|
Looks like a cool feature, but I haven't yet gotten into Ruby or Rails. I do have one question, though. There is an interesting looking language feature I see: 20.years.from_now.utc. I would presume that to mean "20 years from this time in zulu". So presuming that 20.years.from_now.cdt means central daylight time, is that a different time? To put the question a little shorter, isn't the concept of "20 years from now" independent of time zone, or am I missing something? |
|