houseabsolute / DateTime-TimeZone

Time zone object base class and factory
https://metacpan.org/release/DateTime-TimeZone/
Other
9 stars 25 forks source link

offset_for_local_datetime: Add a 'ignore_missing_spans' argument #26

Open wolfsage opened 6 years ago

wolfsage commented 6 years ago

If this is true and the local time for the given $dt object does not exist in the time zone (due to DST changes for example), the previous span will be returned.