format

Format the given datetime with the given Format.

  1. string format(SysTime dt, Format fmt)
    string
    format
    (
    SysTime dt
    ,
    const Format fmt
    )
  2. string format(SysTime dt, string formatString)

Meta