略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: IntlGregorianCalendar::__construct

2024-04-26

IntlGregorianCalendar::__construct

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

IntlGregorianCalendar::__constructCreate the Gregorian Calendar class

说明

public IntlGregorianCalendar::__construct(IntlTimeZone $tz = ?, string $locale = ?)
public IntlGregorianCalendar::__construct(int $timeZoneOrYear, int $localeOrMonth, int $dayOfMonth)
public IntlGregorianCalendar::__construct(
    int $timeZoneOrYear,
    int $localeOrMonth,
    int $dayOfMonth,
    int $hour,
    int $minute,
    int $second = ?
)

警告

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

参数

tz

locale

timeZoneOrYear

localeOrMonth

dayOfMonth

hour

minute

second

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/intlgregoriancalendar.construct.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3