DateTime::setDate
date_date_set
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
DateTime::setDate -- date_date_set — 日付を設定する
説明
オブジェクト指向型
手続き型
DateTime オブジェクトの現在の日付をリセットし、別の日付にします。
DateTimeImmutable::setDate() に似ていますが、 DateTime を用いて動作し、 既存のオブジェクトを変更します。
手続き型のバージョンは、 DateTime オブジェクトを最初の引数として取ります。
パラメータ
object
手続き型のみ: date_create() が返す DateTime オブジェクト。 この関数は、このオブジェクトを変更します。
year
-
その日付の年。
month
-
その日付の月。
day
-
その日付の日。
戻り値
メソッドチェインに使う、変更された DateTime オブジェクトを返します。
参考
- DateTimeImmutable::setDate() - 日付を設定する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google