Method: String#to_timezone
- Defined in:
- lib/sugarcube-nsdate/date_parser.rb
#to_timezone ⇒ Object
84 85 86 |
# File 'lib/sugarcube-nsdate/date_parser.rb', line 84 def to_timezone SugarCube::DateParser.parse_time_zone(self) end |
84 85 86 |
# File 'lib/sugarcube-nsdate/date_parser.rb', line 84 def to_timezone SugarCube::DateParser.parse_time_zone(self) end |