- 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.