IntlDateFormatter
PHP Manual

IntlDateFormatter::formatObject

datefmt_format_object

(PHP 5 >= 5.5.0)

IntlDateFormatter::formatObject -- datefmt_format_objectFormats an object

Description

Object oriented style

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

Procedural style

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

This function is currently not documented; only its argument list is available.

Parameters

object

format

locale

Return Values


IntlDateFormatter
PHP Manual