IntlDateFormatter
PHP Manual

IntlDateFormatter::formatObject

datefmt_format_object

(PHP 5 >= 5.5.0)

IntlDateFormatter::formatObject -- datefmt_format_objectFormats an object

Opis

Styl obiektowy

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

Styl proceduralny

public static string datefmt_format_object ( object $object [, mixed $format [, string $locale ]] )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

object

format

locale

Zwracane wartości


IntlDateFormatter
PHP Manual