Libraries
»
ifc_date
(0.1.1)
»
Index (D)
»
Date
Class: Date
Inherits:
Object
Object
Date
show all
Defined in:
lib/ifc_date/ext/to_ifc.rb
Instance Method Summary
collapse
#
ifc
⇒ Object
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