Method: TZInfo::DataSources::TimezoneInfo#identifier
- Defined in:
- lib/tzinfo/data_sources/timezone_info.rb
#identifier ⇒ String (readonly)
Returns the identifier of the time zone.
11 12 13 |
# File 'lib/tzinfo/data_sources/timezone_info.rb', line 11 def identifier @identifier end |