parrotcode:
PHP datetime Standard Library
Contents
|
Language Implementations
|
Pipp
NAME
php_datetime.pir - PHP datetime Standard Library
DESCRIPTION
Functions
string strptime(string timestamp, string format)
Parse a time/date generated with strftime()
NOT IMPLEMENTED.