Class: TimeScales::Units::YearClass

Inherits:
AbstractUnit show all
Includes:
Singleton
Defined in:
lib/time_scales/units.rb

Instance Method Summary collapse

Methods inherited from AbstractUnit

#===, #name, #to_time_scales_unit

Instance Method Details

#scaleObject



44
# File 'lib/time_scales/units.rb', line 44

def scale  ;  35   ; end

#symbolObject



43
# File 'lib/time_scales/units.rb', line 43

def symbol ; :year ; end