strptime

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. char* strptime(char* , char* , tm* )
  2. char* strptime(char* , char* , tm* )
  3. char* strptime(char* , char* , tm* )
  4. char* strptime(char* , char* , tm* )
    version(!linux && !darwin && !FreeBSD && solaris)
    extern (C)
    char*
    strptime
    (
    in char*
    ,
    in char*
    ,
    tm*
    )

Meta