formatDateTime

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char[] formatDateTime(char[] output, Time dateTime, const(char)[] format, IFormatService formatService)
  2. char[] formatDateTime(char[] output, Time dateTime, const(char)[] format, DateTimeFormat dtf)
    char[]
    formatDateTime
    (
    char[] output
    ,,
    const(char)[] format
    ,)

Meta