strftime
Definition
string strftime ( string $format [, int $timestamp = time() ] )
Description
Format the time and/or date according to locale settings. Month and weekday names and other language-dependent strings respect the current locale set with setlocale().