MySQLDateTime

Undocumented in source.

Members

Functions

to
T to()
Undocumented in source. Be warned that the author may not have intended to support it.
to
T to()
Undocumented in source. Be warned that the author may not have intended to support it.
to
T to()
Undocumented in source. Be warned that the author may not have intended to support it.
to
T to()
Undocumented in source. Be warned that the author may not have intended to support it.
valid
bool valid()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

from
MySQLDateTime from(SysTime sysTime)
Undocumented in source. Be warned that the author may not have intended to support it.
from
MySQLDateTime from(DateTime dateTime)
Undocumented in source. Be warned that the author may not have intended to support it.
from
MySQLDateTime from(Date date)
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.
min
ubyte min;
Undocumented in source.
month
ubyte month;
Undocumented in source.
sec
ubyte sec;
Undocumented in source.
usec
uint usec;
Undocumented in source.
year
ushort year;
Undocumented in source.

Meta