DateTimeValue

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

day
void day(int day)
Undocumented in source. Be warned that the author may not have intended to support it.
day
int day()
Undocumented in source. Be warned that the author may not have intended to support it.
hour
void hour(int hour)
Undocumented in source. Be warned that the author may not have intended to support it.
hour
int hour()
Undocumented in source. Be warned that the author may not have intended to support it.
minute
void minute(int minute)
Undocumented in source. Be warned that the author may not have intended to support it.
minute
int minute()
Undocumented in source. Be warned that the author may not have intended to support it.
month
void month(int month)
Undocumented in source. Be warned that the author may not have intended to support it.
month
int month()
Undocumented in source. Be warned that the author may not have intended to support it.
year
void year(int year)
Undocumented in source. Be warned that the author may not have intended to support it.
year
int year()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta