Marshalled_std_datetime_date

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Constructors

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

Members

Functions

opCast
DateTime opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
Date opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
opCast
TimeOfDay opCast()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

day
ubyte day;
Undocumented in source.
hour
ubyte hour;
Undocumented in source.
minute
ubyte minute;
Undocumented in source.
month
ubyte month;
Undocumented in source.
second
ubyte second;
Undocumented in source.
year
short year;
Undocumented in source.

Meta