Class: UTC

Inherits:
Time show all
Defined in:
lib/yake/support/utc.rb

Overview

UTC time

Class Method Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeUTC

Returns a new instance of UTC.



6
# File 'lib/yake/support/utc.rb', line 6

def initialize(...) = super.utc

Class Method Details

.atObject



7
# File 'lib/yake/support/utc.rb', line 7

def self.at(...)    = super.utc

.nowObject



8
# File 'lib/yake/support/utc.rb', line 8

def self.now        = super.utc