[ruby-core:82424] [Ruby trunk Feature#13822][Feedback] Time.dst_changes(t=Time.now.year)

From: nobu@...
Date: 2017-08-19 03:47:39 UTC
List: ruby-core #82424
Issue #13822 has been updated by nobu (Nobuyoshi Nakada).

Status changed from Open to Feedback

What are `time1` and `time2`?
If `time1` is the time when DST starts at and `time2` is the time when it ends at, then `time1 > `time2` in the Southern Hemisphere?
And what will return in non-DST timezones?

----------------------------------------
Feature #13822: Time.dst_changes(t=Time.now.year)
https://bugs.ruby-lang.org/issues/13822#change-66232

* Author: opti (Andreas Opti)
* Status: Feedback
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
output [time1,time2] of daysaving-changes of given year

I assume the result does not depend on timezone, 
only the output will be in default timezone.




-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next