Class: Matiox

Inherits:
Object
  • Object
show all
Extended by:
Initializer::Gregorian
Includes:
Initializer::Default
Defined in:
lib/matiox.rb,
lib/matiox/errors.rb,
lib/matiox/sunrise.rb,
lib/matiox/version.rb,
lib/matiox/timezone.rb,
lib/matiox/initializers/default.rb,
lib/matiox/initializers/from_gregorian.rb

Defined Under Namespace

Modules: Error, Initializer, Sunrise, Timezone

Constant Summary collapse

VERSION =
'0.0.0.10'.freeze

Instance Attribute Summary collapse

Method Summary

Methods included from Initializer::Gregorian

from_iso8601, from_ymd, from_ymdhms

Methods included from Initializer::Default

#initialize

Instance Attribute Details

#gregorianObject (readonly)

Returns the value of attribute gregorian.



9
10
11
# File 'lib/matiox.rb', line 9

def gregorian
  @gregorian
end