Class: UTC

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

Class Method Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeUTC

Returns a new instance of UTC.


142
# File 'lib/yake/support.rb', line 142

def initialize(...) = super.utc

Class Method Details

.atObject


143
# File 'lib/yake/support.rb', line 143

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

.nowObject


144
# File 'lib/yake/support.rb', line 144

def self.now        = super.utc