Datetime

Undocumented in source.

Constructors

this
this(lxw_datetime dt)
Undocumented in source.
this
this(DateTime ddt)
Undocumented in source.
this
this(Date d)
Undocumented in source.
this
this(TimeOfDay tod)
Undocumented in source.

Members

Static functions

fromDate
Datetime fromDate(Date d)
Undocumented in source. Be warned that the author may not have intended to support it.
fromDateTime
Datetime fromDateTime(DateTime ddt)
Undocumented in source. Be warned that the author may not have intended to support it.
fromLXW_Datetime
Datetime fromLXW_Datetime(lxw_datetime lxw)
Undocumented in source. Be warned that the author may not have intended to support it.
fromTimeOfDay
Datetime fromTimeOfDay(TimeOfDay tod)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
lxw_datetime handle;
Undocumented in source.

Meta