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().

[More at php.net]

Parameters



loading


Share/bookmark - strftime


Global comments