toSqlTime

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string toSqlTime(DateTime time)
  2. string toSqlTime(SysTime time, TimeZone tz)
    @safe
    string
    toSqlTime
    (
    SysTime time
    ,
    immutable TimeZone tz = null
    )

Meta