Method: RiCal::FastDateTime#offset
- Defined in:
- lib/ri_cal/fast_date_time.rb
#offset ⇒ Object Also known as: utc_offset_seconds
Returns the value of attribute offset.
8 9 10 |
# File 'lib/ri_cal/fast_date_time.rb', line 8 def offset @offset end |