format definition :
    Example: %Y-%m-%d %H:%M:%S

Displays a string formatted according to the given format string using the current local time. Month and weekday names and other language dependent strings respect the current locale set.

More information about format strings can be found on the PHP web site http://www.php.net