IntlDateFormatter
PHP Manual

IntlDateFormatter::formatObject

datefmt_format_object

(PHP 5 >= 5.5.0)

IntlDateFormatter::formatObject -- datefmt_format_objectFormats an object

说明

面向对象风格

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

过程化风格

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

本函数还未编写文档,仅有参数列表。

参数

object

format

locale

返回值


IntlDateFormatter
PHP Manual