• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • DateTimeImmutable::setTime()

    (PHP 5 >= 5.5.0, PHP 7)

    Sets the time

    说明

    publicDateTimeImmutable::setTime(int $hour,int $minute[,int $second= 0[,int $microseconds= 0]]): DateTimeImmutable

    LikeDateTime::setTime()but works withDateTimeImmutable.