generateStyle.timeFormat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias timeFormat = Args[0]
  2. string timeFormat(DistType t, SysTime time)
    mixintemplate generateStyle(Style, Args...)
    static if(!(Args.length > 0 && isCallable!(Args[0])))
    string
    timeFormat
    (,
    SysTime time
    )

Meta