Format specifiers

Format specifiers

strftime has several format specifiers defined by the Open group at http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html

PHP added a few of its own, defined at http://www.php.net/strftime

This javascript implementation supports all the PHP specifiers

Supported format specifiers:

List of supported format specifiers.

Unsupported format specifiers:

List of unsupported format specifiers.

All format specifiers supported by the PHP implementation are supported by this javascript implementation.


Generated on Tue Jun 17 22:31:26 2008 for strftime by  doxygen 1.5.5