uim.core.additionals.date

Undocumented in source.

Members

Classes

DBException
class DBException
Undocumented in source.

Functions

toDate
Date toDate(string sqlDate)
Undocumented in source.
toDateTime
DateTime toDateTime(string sqlTime)
Undocumented in source. Be warned that the author may not have intended to support it.
toSqlDate
string toSqlDate(Date date)
Undocumented in source. Be warned that the author may not have intended to support it.
toSqlTime
string toSqlTime(SysTime time, TimeZone tz)
Undocumented in source. Be warned that the author may not have intended to support it.
toSqlTime
string toSqlTime(DateTime time)
Undocumented in source. Be warned that the author may not have intended to support it.
toSysTime
SysTime toSysTime(string sqlTime, TimeZone tz)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Variables
struct Variables(Database)
Undocumented in source.

Variables

t
Date t;
Undocumented in source.

Meta