Exception: TZInfo::DataSources::ZoneinfoDirectoryNotFound
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
StandardError
|
|
Instance Chain:
self,
StandardError
|
|
Inherits: |
StandardError
|
Defined in: | lib/tzinfo/data_sources/zoneinfo_data_source.rb |
Overview
A ZoneinfoDirectoryNotFound
exception is raised if no valid zoneinfo
directory could be found when checking the paths listed in
ZoneinfoDataSource.search_path. A valid zoneinfo directory is one that
contains time zone files, a country code index file named iso3166.tab and
a time zone index file named zone1970.tab or zone.tab.