IntlDateFormatter
PHP Manual

IntlDateFormatter::formatObject

datefmt_format_object

(PHP 5 >= 5.5.0)

IntlDateFormatter::formatObject -- datefmt_format_objectFormats an object

Beschreibung

Objektorientierter Stil

public static string IntlDateFormatter::formatObject ( object $object [, mixed $format [, string $locale ]] )

Prozeduraler Stil

public static string datefmt_format_object ( object $object [, mixed $format [, string $locale ]] )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

object

format

locale

Rückgabewerte


IntlDateFormatter
PHP Manual