Pcal2md::Month
Inherits Reference < Object
Constructors
new(im : Int32)
SourceInstance methods
add_event(iday : Int32, text : String, nr : Int32, ihour : Int32, imin : Int32, summ : String)
Sourceto_s
Returns a nicely readable and concise string representation of this object, typically intended for users.
This method should usually not be overridden. It delegates to
#to_s(IO) which can be overridden for custom implementations.
Also see #inspect.
write_ics(ofile : File, year : Year)
Sourcewrite_md(ofile : File, year : Year)
Source