fromISOStringImpl.fromISOStringImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Timestamp fromISOStringImpl(const(C)[] str)
  2. bool fromISOStringImpl(const(C)[] str, Timestamp value)
    template fromISOStringImpl(bool ext)
    static @safe pure nothrow @nogc
    bool
    fromISOStringImpl
    (
    C
    )
    (
    scope const(C)[] str
    ,)
    if (
    isSomeChar!C
    )

Meta