File: //usr/local/rvm/gems/ruby-2.5.9/doc/tzinfo-2.0.4/ri/TZInfo/Timezone/get-c.ri
U:RDoc::AnyMethod[iI"get:ETI"TZInfo::Timezone::get;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"IReturns a time zone by its IANA Time Zone Database identifier (e.g. ;TI"M`"Europe/London"` or `"America/Chicago"`). Call {all_identifiers} for a ;TI"'list of all the valid identifiers.;To:RDoc::Markup::BlankLine o;
; [ I"EThe {get} method will return a subclass of {Timezone}, either a ;TI"H{DataTimezone} (for a time zone defined by rules that set out when ;TI"Ntransitions occur) or a {LinkedTimezone} (for a time zone that is just a ;TI"/link to or alias for a another time zone).;T@o;
; [I"D@param identifier [String] an IANA Time Zone Database time zone;To:RDoc::Markup::Verbatim; [I"identifier.
;T:@format0o;
; [I"D@return [Timezone] the {Timezone} with the given `identifier`. ;TI"I@raise [InvalidTimezoneIdentifier] if the `identifier` is not valid.;T:
@fileI"lib/tzinfo/timezone.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(identifier);T@!FI"
Timezone;TcRDoc::NormalClass00