IntlDateFormatter
PHP Manual

IntlDateFormatter::formatObject

datefmt_format_object

(PHP 5 >= 5.5.0)

IntlDateFormatter::formatObject -- datefmt_format_objectFormats an object

Açıklama

Nesne yönelimli kullanım

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

Yordamsal kullanım

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

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

object

format

locale

Dönen Değerler


IntlDateFormatter
PHP Manual