Results of 1 - 10 of about 66 for DateTimeImmutable (0.001 sec.)
- DateTimeImmutable クラス 10374
- « DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeImmutable
...
ソッドが呼び出された時を除きます。 クラス概要 class DateTimeImmutable implements DateTimeInterface { /* 継承した定数 */ ...
ne = null ) public add ( DateInterval $interval ): DateTimeImmutable public static createFromFormat ( string $format , ...
ing $datetime , ? DateTimeZone $timezone = null ): DateTimeImmutable | false public static createFromInterface ( DateTi ...
meInterface $object ): DateTimeImmutable public static createFromMutable ( DateTime $object ...
-
https://man.plustar.jp/php/class.datetimeimmutable.html
- [similar]
- 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmuta... 9846
- « DateTimeImmutable::createFromFormat DateTimeImmutable::createFromMutable » PHP Manual DateTimeImmutable
...
TimeInterface オブジェクトをカプセル化した、新しい DateTimeImmutable オブジェクトを返す DateTimeImmutable::createFromIn ...
terface (PHP 8) DateTimeImmutable::createFromInterface — 指定された DateTimeInterfac ...
e オブジェクトをカプセル化した、新しい DateTimeImmutable オブジェクトを返す 説明 public static DateTimeImmu ...
createFromInterface ( DateTimeInterface $object ): DateTimeImmutable パラメータ object 変更できないバージョンに変換する ...
-
https://man.plustar.jp/php/datetimeimmutable.createfrominterface.html
- [similar]
- タイムスタンプを変更した新しいオブジェクトを作る 9675
- « DateTimeImmutable::getLastErrors DateTimeImmutable::__set_state » PHP Manual DateTimeImmutable
...
タイムスタンプを変更した新しいオブジェクトを作る DateTimeImmutable::modify (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImm ...
タンプを変更した新しいオブジェクトを作る 説明 public DateTimeImmutable::modify ( string $modifier ): DateTimeImmutable | ...
false タイムスタンプを変更した新しい DateTimeImmutable オブジェクトを作ります。 元のオブジェクトは変更され ...
と時刻の書式 で説明しています。 戻り値 新しく作った DateTimeImmutable オブジェクトを返します。 失敗した場合に false を返 ...
-
https://man.plustar.jp/php/datetimeimmutable.modify.html
- [similar]
- 年月日時分秒の値を引く 9646
- « DateTimeImmutable::setTimezone DateTimeInterface » PHP Manual DateTimeImmutable 年月日時分秒の
...
値を引く DateTimeImmutable::sub (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmuta ...
ble::sub — 年月日時分秒の値を引く 説明 public DateTimeImmutable::sub ( DateInterval $interval ): DateTimeImmutable ...
指定した DateInterval オブジェクトを、 指定した DateTimeImmutable オブジェクトから引き、 新しい DateTimeImmutable オ ...
ateInterval オブジェクト。 戻り値 新しく変更された DateTimeImmutable オブジェクトを返します。失敗した場合に false を返し ...
-
https://man.plustar.jp/php/datetimeimmutable.sub.html
- [similar]
- 年月日時分秒の値を加え、新しいオブジェクトを返す 9617
- « DateTimeImmutable DateTimeImmutable::__construct » PHP Manual DateTimeImmutable 年月日時分秒の
...
値を加え、新しいオブジェクトを返す DateTimeImmutable::add (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmuta ...
分秒の値を加え、新しいオブジェクトを返す 説明 public DateTimeImmutable::add ( DateInterval $interval ): DateTimeImmutable ...
れた DateTime オブジェクトに加え、 新しい状態を表す DateTimeImmutable オブジェクトを返します。 パラメータ object 手続き型 ...
ateInterval オブジェクト。 戻り値 新しく変更された DateTimeImmutable オブジェクトを返します。失敗した場合に false を返し ...
-
https://man.plustar.jp/php/datetimeimmutable.add.html
- [similar]
- 与えられた DateTime オブジェクトをカプセル化した、新しいDateTimeImmutable オブジ... 9589
- « DateTimeImmutable::createFromInterface DateTimeImmutable::getLastErrors » PHP Manual DateTimeImmutable
...
られた DateTime オブジェクトをカプセル化した、新しいDateTimeImmutable オブジェクトを返す DateTimeImmutable::createFromMu ...
table (PHP 5 >= 5.6.0, PHP 7, PHP 8) DateTimeImmutable::createFromMutable — 与えられた DateTime オブジェク ...
トをカプセル化した、新しいDateTimeImmutable オブジェクトを返す 説明 public static DateTimeImmu ...
table::createFromMutable ( DateTime $object ): DateTimeImmutable パラメータ object 変更不能なバージョンに変換が必要 ...
-
https://man.plustar.jp/php/datetimeimmutable.createfrommutable.html
- [similar]
- 日付を設定する 9560
- « DateTimeImmutable::__set_state DateTimeImmutable::setISODate » PHP Manual DateTimeImmutable 日
...
付を設定する DateTimeImmutable::setDate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeIm ...
mutable::setDate — 日付を設定する 説明 public DateTimeImmutable::setDate ( int $year , int $month , int $day ): Da ...
teTimeImmutable DateTimeImmutable オブジェクトの現在の日付を、指定された日付にします ...
。 指定した日付を設定した、新しい DateTimeImmutable オブジェクトを返します。 パラメータ object 手続き型 ...
-
https://man.plustar.jp/php/datetimeimmutable.setdate.html
- [similar]
- 新しい DateTimeImmutable オブジェクトを返す 9532
- « DateTimeImmutable::add DateTimeImmutable::createFromFormat » PHP Manual DateTimeImmutable 新し
...
い DateTimeImmutable オブジェクトを返す DateTimeImmutable::__construct ...
te_create_immutable (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::__construct -- date_create_immutable — 新しい Dat ...
オブジェクトを返す 説明 オブジェクト指向型 public DateTimeImmutable::__construct ( string $datetime = "now" , ? DateTi ...
etime = "now" , ? DateTimeZone $timezone = null ): DateTimeImmutable | false 新しい DateTimeImmutable オブジェクトを返し ...
-
https://man.plustar.jp/php/datetimeimmutable.construct.html
- [similar]
- Unix タイムスタンプを用いて日付と時刻を設定する 9460
- « DateTimeImmutable::setTime DateTimeImmutable::setTimezone » PHP Manual DateTimeImmutable Unix
...
タイムスタンプを用いて日付と時刻を設定する DateTimeImmutable::setTimestamp (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateT ...
イムスタンプを用いて日付と時刻を設定する 説明 public DateTimeImmutable::setTimestamp ( int $timestamp ): DateTimeImmutabl ...
タイムスタンプを用いて日付と時刻を設定し、 新しい DateTimeImmutable オブジェクトを返します。 パラメータ object 手続き型 ...
ェクトを変更します。 timestamp Unix タイムスタンプ。 DateTimeImmutable::modify() を @ フォーマットと共に使うと、 数値型の ...
-
https://man.plustar.jp/php/datetimeimmutable.settimestamp.html
- [similar]
- ISO 日付を設定する 9403
- « DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を
...
設定する DateTimeImmutable::setISODate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTim ...
table::setISODate — ISO 日付を設定する 説明 public DateTimeImmutable::setISODate ( int $year , int $week , int $dayOfWe ...
ek = 1 ): DateTimeImmutable ISO 8601 標準形式、 つまり週と日オフセットで日付を ...
設定する形式に従って日付を設定した、 新しい DateTimeImmutable オブジェクトを返します。 パラメータ object 手続き型 ...
-
https://man.plustar.jp/php/datetimeimmutable.setisodate.html
- [similar]