361 362 363
# File 'lib/other.rb', line 361 def from_orient Date.new(year+1900, month+1, date ) end
364 365 366
# File 'lib/other.rb', line 364 def to_orient self end