date

function call:
string date( string $format [, int $timestamp] )

description:
Returns a string formatted according to the given format string using the given integer timestamp or the current time if no timestamp is given. In other words, $timestamp is optional and defaults to the value of time().

test date online:
$format

$timestamp


Werbung
Information
PHP-Version: 5.2.6
Last changes: my blog (german only)
Change language: date auf Deutsch online testen