Class: DateTime
- Inherits:
-
Object
- Object
- DateTime
- Defined in:
- lib/gb_date/date.rb
Instance Method Summary collapse
Instance Method Details
#to_utc_time ⇒ Time
14 15 16 |
# File 'lib/gb_date/date.rb', line 14 def to_utc_time self.to_time.utc end |