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.



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

def initialize(...) = super.utc

Class Method Details

.atObject



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

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

.nowObject



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

def self.now        = super.utc