parseTimeLike.parseTimeLike

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T parseTimeLike(C[] str, TimeZone tz)
  2. T parseTimeLike(char[] fmt, C[] str, TimeZone tz)
    template parseTimeLike(T)
    deprecated
    T
    parseTimeLike
    (
    C
    )
    (
    in char[] fmt
    ,
    C[] str
    ,
    immutable TimeZone tz = null
    )

Meta