検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 280 for [SIMILAR] 16 1024 4096 WITH 30804 fileatime WITH... (0.281 sec.)
オブジェクトの現在時刻を考慮して、フィールドの最小値を取得する 0
« IntlCalendar::getActualMaximum IntlCalendar::getAvailableLocales » PHP Manual IntlCalendar オブジェクトの現在時刻を考慮して、フィールドの最小値を取得する IntlCalendar::getActualMinimum (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getActualMinimum — オブジェクトの現在時 ...
https://man.plustar.jp/php/intlcalendar.getactualminimum.html - [similar]
配列の内部ポインタを最終要素にセットする 0
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
IntlCalendar クラス 0
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalendar クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlCalendar { /* 定数 */ const int FIELD_ERA = 0 ; const int FIELD_YEAR = 1 ; const int FIELD_MONTH = 2 ; ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
Unix タイムスタンプを用いて日付と時刻を設定する 0
« DateTime::setTime DateTime::setTimezone » PHP Manual DateTime Unix タイムスタンプを用いて日付と時刻を設定する DateTime::setTimestamp date_timestamp_set (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTime::setTimestamp -- date_timestamp_set — Unix タイムスタンプを用いて日付と時刻を設定する 説明 オブ ...
https://man.plustar.jp/php/datetime.settimestamp.html - [similar]
指定した日付/時刻の詳細な情報を連想配列で返す 0
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連想配列で返す date_parse (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_parse — 指定した日付/時刻の詳細な情報を連想配列で返す 説明 date_parse ( string $datetime ): array date_parse() は、 strtotime() や D ...
https://man.plustar.jp/php/function.date-parse.html - [similar]
システムの高精度な時刻を取得する 0
« highlight_string ignore_user_abort » PHP Manual その他の関数 システムの高精度な時刻を取得する hrtime (PHP 7 >= 7.3.0, PHP 8) hrtime — システムの高精度な時刻を取得する 説明 hrtime ( bool $as_number = false ): array | int | float | false 任意のタイミングから計測したシステムの高精度な時刻 ...
https://man.plustar.jp/php/function.hrtime.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 0
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strtotime (PHP 4, PHP 5, PHP 7, PHP 8) strtotime — 英文形式の日付を Unix タイムスタンプに変換する 説明 strtotime ( string $datetime , ? int $baseTimestamp = null ): int | false この関数は英語の書式 ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
時刻の書式 0
« サポートする日付と時刻の書式 日付の書式 » PHP Manual サポートする日付と時刻の書式 時刻の書式 時刻の書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() , そして strtotime() のパーサーが理解する、 さまざまな時刻フォーマットを説明します。 シンボル一 ...
https://man.plustar.jp/php/datetime.formats.time.html - [similar]
日付/時刻情報を取得する 0
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $timestamp = null ): array timestamp に関する日付情報を有する連想配列を返します。 timestamp が省略されたり、 null だった場合 ...
https://man.plustar.jp/php/function.getdate.html - [similar]
日付/時刻 の算術 0
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行や、 異なった日を持つ月に関する 日付/時刻 の算術の罠をいくつか紹介します。 例1 DateTimeImmutable::add/sub は、経過時間を含む区間を足してしまう DST (夏時間) への移行タイミングをまたいで 24時間を ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]