Method: Java::JavaUtil::Date#from_orient
- Defined in:
- lib/other.rb
#from_orient ⇒ Object
413 414 415 |
# File 'lib/other.rb', line 413 def from_orient Date.new(year+1900, month+1, date ) end |
413 414 415 |
# File 'lib/other.rb', line 413 def from_orient Date.new(year+1900, month+1, date ) end |