Exception: TZInfo::ZoneinfoDirectoryNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/tzinfo/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 index files named iso3166.tab and zone.tab as well as other timezone files.