Method: Parse::TimeZone#to_s
- Defined in:
- lib/parse/model/time_zone.rb
#to_s ⇒ String
Returns the IANA identifier for this timezone or nil.
131 132 133 |
# File 'lib/parse/model/time_zone.rb', line 131 def to_s name end |
Returns the IANA identifier for this timezone or nil.
131 132 133 |
# File 'lib/parse/model/time_zone.rb', line 131 def to_s name end |