Type:
Class
Constants:
START : { 'cn' => Date::GREGORIAN, # China 'de' => 2342032, # Germany (protestant states) 'dk' => 2342032, # Denmark 'es' => 2299161, # Spain 'fi' => 2361390, # Finland 'fr' => 2299227, # France 'gb' => 2361222, # United Kingdom 'gr' => 2423868, # Greece 'hu' => 2301004, # Hungary 'it' => 2299161, # Italy 'jp' => Date::GREGORIAN, # Japan 'no' => 2342032, # Norway 'pl' => 2299161, # Poland 'pt' => 2299161, # Portugal 'ru' => 2421639, # Russia 'se' => 2361390, # Sweden 'us' => 2361222, # United States 'os' => Date::JULIAN, # (old style) 'ns' => Date::GREGORIAN # (new style) }
DEFAULT_START : 'gb'
opt_y

opt_y(flag=false) Instance Public methods

2015-03-31 18:39:30
print

print(y, m) Instance Public methods

2015-03-31 18:46:10
group

group(xs, n) Instance Public methods

2015-03-31 18:18:38
block

block(xs, n) Instance Public methods

2015-03-31 18:15:11
opt_c

opt_c(arg=DEFAULT_START) Instance Public methods

2015-03-31 18:22:52
monthly

monthly(y, m) Instance Public methods

2015-03-31 18:20:13
opt_j

opt_j(flag=false) Instance Public methods

2015-03-31 18:30:28