検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 66 for DateTimeImmutable (0.012 sec.)
日付および時刻関連 6307
« sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関 ... ール/設定 定義済み定数 例 DateTime — DateTime クラス DateTimeImmutableDateTimeImmutable クラス DateTimeInterface — Dat ...
https://man.plustar.jp/php/refs.calendar.html - [similar]
新しい DateTimeZone オブジェクトを作成する 6278
« DateTimeZone DateTimeZone::getLocation » PHP Manual DateTimeZone 新しい DateTimeZone オブジェク ... ) です。 DateTimeZone オブジェクトは、 DateTime や DateTimeImmutable に設定できます。 こうすることで、 ローカルのタイム ... ion をスローします。 例 例1 DateTimeZone を作成し、DateTimeImmutable に設定する <?php $d = new DateTimeImmutable ( "202 ...
https://man.plustar.jp/php/datetimezone.construct.html - [similar]
年月日時分秒の値を加えることで、DateTime オブジェクトを変更する 6221
« DateTime DateTime::__construct » PHP Manual DateTime 年月日時分秒の値を加えることで、DateTime ... クトを、 指定した DateTime オブジェクトに加えます。 DateTimeImmutable::add() と似ていますが、 DateTime オブジェクトを使っ ... トを返します。失敗した場合に false を返します。 参考 DateTimeImmutable::add() - 年月日時分秒の値を加え、新しいオブジェクト ...
https://man.plustar.jp/php/datetime.add.html - [similar]
日付を設定する 6221
« DateTime::__set_state DateTime::setISODate » PHP Manual DateTime 日付を設定する DateTime::setD ... ジェクトの現在の日付をリセットし、別の日付にします。 DateTimeImmutable::setDate() に似ていますが、 DateTime を用いて動作し ... トを返します。失敗した場合に false を返します。 参考 DateTimeImmutable::setDate() - 日付を設定する 関連キーワード: DateTi ...
https://man.plustar.jp/php/datetime.setdate.html - [similar]
ISO 形式の日付を設定する 6221
« DateTime::setDate DateTime::setTime » PHP Manual DateTime ISO 形式の日付を設定する DateTime::s ... 日付ではなく、週と日のオフセットで日付を設定します。 DateTimeImmutable::setISODate() に似ていますが、 DateTime を使って動 ... トを返します。失敗した場合に false を返します。 参考 DateTimeImmutable::setISODate() - ISO 日付を設定する 関連キーワード: ...
https://man.plustar.jp/php/datetime.setisodate.html - [similar]
時刻を設定する 6221
« DateTime::setISODate DateTime::setTimestamp » PHP Manual DateTime 時刻を設定する DateTime::set ... オブジェクトの現在時刻を別の時刻にリセットします。 DateTimeImmutable::setTime() に似ていますが、 DateTime を使って動作し ... トを返します。失敗した場合に false を返します。 参考 DateTimeImmutable::setTime() - 時刻を設定する 関連キーワード: 時刻 , ...
https://man.plustar.jp/php/datetime.settime.html - [similar]
タイムスタンプを変更する 6079
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する D ... ime $object , string $modifier ): DateTime | false DateTimeImmutable::__construct() 形式で加算あるいは減算することによっ ... ) - 英文形式の日付を Unix タイムスタンプに変換する DateTimeImmutable::modify() - タイムスタンプを変更した新しいオブジェ ...
https://man.plustar.jp/php/datetime.modify.html - [similar]
DateInterval クラス 6050
« DateTimeZone::listIdentifiers DateInterval::__construct » PHP Manual Date/Time DateInterval ク ... 式は、固定値 (年、月、日、時など) あるいは相対時刻 ( DateTimeImmutable と DateTime のコンストラクタがサポートしている書式 ... 0 。 DateInterval::format() を参照ください。 days DateTimeImmutable::diff() や DateTime::diff() で作られた DateInterva ...
https://man.plustar.jp/php/class.dateinterval.html - [similar]
指定した書式でフォーマットした日付を返す 6050
« DateTime::diff DateTime::getOffset » PHP Manual DateTimeInterface 指定した書式でフォーマットし ... た日付を返す DateTime::format DateTimeImmutable::format DateTimeInterface::format date_format (PHP ... 5 >= 5.2.1, PHP 7, PHP 8) DateTime::format -- DateTimeImmutable::format -- DateTimeInterface::format -- date_forma ... DateTime::format ( string $format ): string public DateTimeImmutable::format ( string $format ): string public DateTime ...
https://man.plustar.jp/php/datetime.format.html - [similar]
Unixタイムスタンプを書式化する 6050
« date_timezone_set getdate » PHP Manual 日付・時刻 関数 Unixタイムスタンプを書式化する date (PH ... ン情報が付加された日付/時刻の情報を書式化するには、 DateTimeImmutable クラスや、 DateTimeInterface::format() を使って下さ ... クエスト開始時のタイムスタンプが取得できます。 参考 DateTimeImmutable::__construct() - 新しい DateTimeImmutable オブジェ ...
https://man.plustar.jp/php/function.date.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT