File: //usr/local/rvm/gems/default/doc/tzinfo-2.0.4/ri/TZInfo/Timezone/friendly_identifier-i.ri
U:RDoc::AnyMethod[iI"friendly_identifier:ETI")TZInfo::Timezone#friendly_identifier;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"BReturns {identifier}, modified to make it more readable. Set ;TI"M`skip_first_part` to omit the first part of the identifier (typically a ;TI"4region name) where there is more than one part.;To:RDoc::Markup::BlankLine o;
; [I"For example:;T@o:RDoc::Markup::Verbatim; [ I"bTZInfo::Timezone.get('Europe/Paris').friendly_identifier(false) #=> "Europe - Paris"
;TI"YTZInfo::Timezone.get('Europe/Paris').friendly_identifier(true) #=> "Paris"
;TI"kTZInfo::Timezone.get('America/Indiana/Knox').friendly_identifier(false) #=> "America - Knox, Indiana"
;TI"aTZInfo::Timezone.get('America/Indiana/Knox').friendly_identifier(true) #=> "Knox, Indiana"
;T:@format0o;
; [I"N@param skip_first_part [Boolean] whether the first part of the identifier;To;; [I"2(typically a region name) should be omitted.
;T;
0o;
; [I".@return [String] the modified identifier.;T:
@fileI"lib/tzinfo/timezone.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(skip_first_part = false);T@#FI"
Timezone;TcRDoc::NormalClass00