MySQLDateTime.from

Undocumented in source. Be warned that the author may not have intended to support it.
  1. MySQLDateTime from(SysTime sysTime)
  2. MySQLDateTime from(DateTime dateTime)
    struct MySQLDateTime
    static
    from
    (
    DateTime dateTime
    )
  3. MySQLDateTime from(Date date)

Meta