functions-online

idate

descrizione

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

Unlike the function date(), idate() accepts just one char in the $format parameter.

dichiarazione di idate

int idate ( string $format [, int $timestamp ] )

prova idate on line







aliquota idate

commenti per idate

+

Leave your comment