検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 32 for DateTimeInterface (0.023 sec.)
DateTimeInterface インターフェイス 11985
« DateTimeImmutable::sub DateTime::diff » PHP Manual Date/Time DateTimeInterface インターフェイス ... DateTimeInterface インターフェイス (PHP 5 >= 5.5.0, PHP 7, PHP 8) は ... じめに DateTimeInterface は、 DateTime や DateTimeImmutable を引数や戻り値、 ... ることはできません。 インターフェイス概要 interface DateTimeInterface { /* 定数 */ const string ATOM = "Y-m-d\TH:i:sP" ; ... C = "Y-m-d\TH:i:sP" ; /* メソッド */ public diff ( DateTimeInterface $targetObject , bool $absolute = false ): DateInte ...
https://man.plustar.jp/php/class.datetimeinterface.html - [similar]
DateTime クラス 11872
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... を推奨します。 クラス概要 class DateTime implements DateTimeInterface { /* 継承した定数 */ const string DateTimeInterfac ... e::ATOM = "Y-m-d\TH:i:sP" ; const string DateTimeInterface::COOKIE = "l, d-M-Y H:i:s T" ; const string DateTi ... nterface::ISO8601 = "Y-m-d\TH:i:sO" ; const string DateTimeInterface::RFC822 = "D, d M y H:i:s O" ; const string DateTi ... erface::RFC850 = "l, d-M-y H:i:s T" ; const string DateTimeInterface::RFC1036 = "D, d M y H:i:s O" ; const string DateT ...
https://man.plustar.jp/php/class.datetime.html - [similar]
DateTimeImmutable クラス 11824
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... ます。 クラス概要 class DateTimeImmutable implements DateTimeInterface { /* 継承した定数 */ const string DateTimeInterfac ... e::ATOM = "Y-m-d\TH:i:sP" ; const string DateTimeInterface::COOKIE = "l, d-M-Y H:i:s T" ; const string DateTi ... nterface::ISO8601 = "Y-m-d\TH:i:sO" ; const string DateTimeInterface::RFC822 = "D, d M y H:i:s O" ; const string DateTi ... erface::RFC850 = "l, d-M-y H:i:s T" ; const string DateTimeInterface::RFC1036 = "D, d M y H:i:s O" ; const string DateT ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
DatePeriod クラス 10052
« DateInterval::format DatePeriod::__construct » PHP Manual Date/Time DatePeriod クラス DatePeri ... rences ; public bool $ include_start_date ; public DateTimeInterface $ start ; public DateTimeInterface $ current ; pub ... lic DateTimeInterface $ end ; public DateInterval $ interval ; /* メソッ ... ド */ public __construct ( DateTimeInterface $start , DateInterval $interval , int $recurrences ... , int $options = 0 ) public __construct ( DateTimeInterface $start , DateInterval $interval , DateTimeInterfac ...
https://man.plustar.jp/php/class.dateperiod.html - [similar]
ふたつの DateTime オブジェクトの差を返す 9665
« DateTimeInterface DateTime::format » PHP Manual DateTimeInterface ふたつの DateTime オブジェク ... 返す 説明 オブジェクト指向型 public DateTime::diff ( DateTimeInterface $targetObject , bool $absolute = false ): DateInte ... rval public DateTimeImmutable::diff ( DateTimeInterface $targetObject , bool $absolute = false ): DateInte ... rval public DateTimeInterface::diff ( DateTimeInterface $targetObject , bool $ab ... olute = false ): DateInterval 手続き型 date_diff ( DateTimeInterface $baseObject , DateTimeInterface $targetObject , bo ...
https://man.plustar.jp/php/datetime.diff.html - [similar]
__wakeup ハンドラ 9504
« DateTime::getTimezone DateTimeZone » PHP Manual DateTimeInterface __wakeup ハンドラ DateTime:: ... __wakeup DateTimeImmutable::__wakeup DateTimeInterface::__wakeup (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTime: ... :__wakeup -- DateTimeImmutable::__wakeup -- DateTimeInterface::__wakeup — __wakeup ハンドラ 説明 public DateTime ... public DateTimeImmutable::__wakeup (): void public DateTimeInterface::__wakeup (): void __wakeup() を処理します。 パラメ ... す。 関連キーワード: wakeup , ハンドラ , DateTime , DateTimeInterface , DateTimeImmutable , public , パラメータ , getTim ...
https://man.plustar.jp/php/datetime.wakeup.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmuta... 9295
« DateTimeImmutable::createFromFormat DateTimeImmutable::createFromMutable » PHP Manual DateTime ... Immutable 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmut ... ateTimeImmutable::createFromInterface — 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmut ... ic static DateTimeImmutable::createFromInterface ( DateTimeInterface $object ): DateTimeImmutable パラメータ object 変更 ... できないバージョンに変換する DateTimeInterface オブジェクト。 このオブジェクトは変更されませんが、 ...
https://man.plustar.jp/php/datetimeimmutable.createfrominterface.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTime オブ... 9263
« DateTime::createFromImmutable DateTime::getLastErrors » PHP Manual DateTime 指定された DateTimeInterface ... (PHP 8) DateTime::createFromInterface — 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTime オブ ... 説明 public static DateTime::createFromInterface ( DateTimeInterface $object ): DateTime パラメータ object 変更可能なバ ... ージョンに変換する DateTimeInterface オブジェクト。 このオブジェクトは変更されませんが、 ... te ); ?> 関連キーワード: DateTime , オブジェクト , DateTimeInterface , createFromInterface , 変更 , した , 日付 , クラス ...
https://man.plustar.jp/php/datetime.createfrominterface.html - [similar]
Unix タイムスタンプを取得する 8924
« DateTime::getOffset DateTime::getTimezone » PHP Manual DateTimeInterface Unix タイムスタンプを ... Time::getTimestamp DateTimeImmutable::getTimestamp DateTimeInterface::getTimestamp date_timestamp_get (PHP 5 >= 5.3.0, ... getTimestamp -- DateTimeImmutable::getTimestamp -- DateTimeInterface::getTimestamp -- date_timestamp_get — Unix タイムス ... lic DateTimeImmutable::getTimestamp (): int public DateTimeInterface::getTimestamp (): int | false 手続き型 date_timest ... のバージョンでは、この場合 false を返していました。 DateTimeInterface::format() を U フォーマットと共に使うと、 タイムス ...
https://man.plustar.jp/php/datetime.gettimestamp.html - [similar]
指定した DateTime に関連するタイムゾーンを返す 8683
« DateTime::getTimestamp DateTime::__wakeup » PHP Manual DateTimeInterface 指定した DateTime に関 ... teTime::getTimezone DateTimeImmutable::getTimezone DateTimeInterface::getTimezone date_timezone_get (PHP 5 >= 5.2.1, PH ... ::getTimezone -- DateTimeImmutable::getTimezone -- DateTimeInterface::getTimezone -- date_timezone_get — 指定した DateT ... table::getTimezone (): DateTimeZone | false public DateTimeInterface::getTimezone (): DateTimeZone | false 手続き型 dat ... eTime , getTimezone , 指定 , 関連 , DateTimeZone , DateTimeInterface , date , DateTimeImmutable , timezone , public ...
https://man.plustar.jp/php/datetime.gettimezone.html - [similar]
PREV 1 2 3 4 NEXT