• setSeconds 方法

    设置 Date 对象中用 本地时间表示的秒钟值。

    923

  • setUTCDate 方法

    设置 Date 对象中用全球标准时间 (UTC)表示的数值日期。

    1002

  • setUTCHours 方法

    设置 Date 对象中用全球标准时间 (UTC)表示的小时值。

    1020

  • Traversable接口,遍历

    检测一个类是否可以使用 foreach 进行遍历的接口。 无法被单独实现的基本抽象接口。相反它必须由 IteratorAggregate 或 Iterator 接口实现。

    1781

  • setUTCMinutes 方法

    设置 Date 对象中用全球标准时间 (UTC)表示的分钟值。

    865

  • Iterator::current

    (PHP 5 >= 5.0.0, PHP 7) Iterator::current — 返回当前元素

    1136

  • setUTCMonth 方法

    设置 Date 对象中用 全球标准时间 (UTC)表示的月份值。

    955

热门词条