IntlDateFormatter
PHP Manual

IntlDateFormatter::formatObject

datefmt_format_object

(PHP 5 >= 5.5.0)

IntlDateFormatter::formatObject -- datefmt_format_objectFormats an object

Descrizione

Stile orientato agli oggetti

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

Stile procedurale

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

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

object

format

locale

Valori restituiti


IntlDateFormatter
PHP Manual