Exception: TZInfo::UnknownTimezone

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tzinfo/timezone.rb

Overview

UnknownTimezone is raised when calling methods on an instance of Timezone that was created directly. To obtain Timezone instances the Timezone.get method should be used instead.