Pike programming language

Top System System.TM
➤ System.TM()->strftime() System.TM()->unix_time() ➤

Method System.TM()->strptime()


Method strptime

bool strptime(string(1..255) format, string(1..255) data)

Note

The order of format and data are reversed compared to predef::strptime().

See also

strftime(), predef::strftime(), predef::strptime()

Extracted from as of .