Class | TZInfo::AmbiguousTime |
In: |
lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb
|
Parent: | StandardError |
Indicate a specified time in a local timezone has more than one possible time in UTC. This happens when switching from daylight savings time to normal time where the clocks are rolled back. Thrown by period_for_local and local_to_utc when using an ambiguous time and not specifying any means to resolve the ambiguity.