413 414 415
# File 'lib/other.rb', line 413 def from_orient Date.new(year+1900, month+1, date ) end
416 417 418
# File 'lib/other.rb', line 416 def to_orient self end