Exception: TZInfo::UnknownTimezone

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/tzinfo-2.0.5/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.