date

Definition

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.

[More at php.net]

Parameters



loading


Share/bookmark - date


Global comments