|
DateTimeImmutable::createFromMutable与えられた DateTime オブジェクトをカプセル化した、新しいDateTimeImmutable のインスタンスを返す 説明
public static static DateTimeImmutable::createFromMutable(DateTime
$object )パラメータ
戻り値新しい DateTimeImmutable インスタンスを返します。 変更履歴
例
例1 変更不能な日付オブジェクトを作る
|