Class: Date
- Inherits:
-
Object
- Object
- Date
- Defined in:
- lib/ifc_date/ext/to_ifc.rb
Instance Method Summary collapse
Instance Method Details
#ifc ⇒ Object
2 3 4 |
# File 'lib/ifc_date/ext/to_ifc.rb', line 2 def ifc IfcDate.new(yday, year) end |