Module: TurnKit::Clock
- Defined in:
- lib/turnkit/clock.rb
Class Method Summary collapse
Class Method Details
.now ⇒ Object
7 8 9 |
# File 'lib/turnkit/clock.rb', line 7 def now Time.now.utc end |
7 8 9 |
# File 'lib/turnkit/clock.rb', line 7 def now Time.now.utc end |