Exception: TZInfo::DataSources::TZInfoDataNotFound
- Inherits:
-
StandardError
- Object
- StandardError
- TZInfo::DataSources::TZInfoDataNotFound
- Defined in:
- lib/tzinfo/data_sources/ruby_data_source.rb
Overview
A TZInfoDataNotFound exception is raised if the tzinfo-data gem could
not be found (i.e. require 'tzinfo/data'
failed) when selecting the Ruby
data source.