検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 107 for timezone (0.004 sec.)
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを取得する 10434
« date_date_set date_default_timezone_set » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関 ... されるデフォルトタイムゾーンを取得する date_default_timezone_get (PHP 5 >= 5.1.0, PHP 7, PHP 8) date_default_ti ... るデフォルトタイムゾーンを取得する 説明 date_default_timezone_get (): string この関数は、デフォルトのタイムゾーン ... を以下の優先順位で取得して返します。 date_default_timezone_set() 関数を使用して 設定したタイムゾーン (もし何か ... 設定されていれば) を読み込む date.timezone ini オプション (設定されていれば) を読み込む 上のす ...
https://man.plustar.jp/php/function.date-default-timezone-get.html - [similar]
IntlDateFormatter が使用するタイムゾーン ID を取得する 10166
« IntlDateFormatter::getTimeType IntlDateFormatter::getCalendarObject » PHP Manual IntlDateForma ... するタイムゾーン ID を取得する IntlDateFormatter::getTimeZoneId datefmt_get_timezone_id (PHP 5 >= 5.3.0, PHP 7, ... PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getTimeZoneId -- datefmt_get_timezone_id — IntlDateFormatter が ... 説明 オブジェクト指向型 public IntlDateFormatter::getTimeZoneId (): string | false 手続き型 datefmt_get_timezone ... 失敗した場合に false を返します 例 例1 datefmt_get_timezone_id() の例 <?php $fmt = datefmt_create ( 'en_US' , ...
https://man.plustar.jp/php/intldateformatter.gettimezoneid.html - [similar]
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する 10089
« date_default_timezone_get date_diff » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関数で ... されるデフォルトタイムゾーンを設定する date_default_timezone_set (PHP 5 >= 5.1.0, PHP 7, PHP 8) date_default_ti ... るデフォルトタイムゾーンを設定する 説明 date_default_timezone_set ( string $timezoneId ): bool date_default_time ... ォルトタイムゾーンを設定するかわりに、 INI 設定 date.timezone でデフォルトタイムゾーンを設定することもできます。 ... パラメータ timezoneId タイムゾーン ID 。例えば UTC , Africa/Lagos , As ...
https://man.plustar.jp/php/function.date-default-timezone-set.html - [similar]
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 9168
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オ ... フセットおよびタイムゾーン名を含む連想配列を返す DateTimeZone::listAbbreviations timezone_abbreviations_list (PH ... P 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::listAbbreviations -- timezone_abbreviations_list ... 配列を返す 説明 オブジェクト指向型 public static DateTimeZone::listAbbreviations (): array 手続き型 timezone_abb ... でプリコンパイルされています。 よって、より新しい » timezonedb を使っていても更新されません。 パラメータ この関 ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
日付・時刻 関数 9015
« DatePeriod::getStartDate checkdate » PHP Manual Date/Time 日付・時刻 関数 日付・時刻 関数 目次 ... _set — DateTime::setDate のエイリアス date_default_timezone_get — スクリプト中の日付/時刻関数で使用されるデフォ ... ルトタイムゾーンを取得する date_default_timezone_set — スクリプト中の日付/時刻関数で使用されるデフォ ... amp_set — DateTime::setTimestamp のエイリアス date_timezone_get — DateTime::getTimezone のエイリアス date_time ... zone_set — DateTime::setTimezone のエイリアス date — Unixタイムスタンプを書式化する ...
https://man.plustar.jp/php/ref.datetime.html - [similar]
略称からタイムゾーン名を返す 8746
« timezone_location_get timezone_name_get » PHP Manual 日付・時刻 関数 略称からタイムゾーン名を返 ...timezone_name_from_abbr (PHP 5 >= 5.1.3, PHP 7, PHP 8) time ... name_from_abbr — 略称からタイムゾーン名を返す 説明 timezone_name_from_abbr ( string $abbr , int $utcOffset = - ... ムゾーン名、失敗した場合に false を返します。 例 例1 timezone_name_from_abbr() の例 <?php echo timezone_name_fro ... m_abbr ( "CET" ) . "\n" ; echo timezone_name_from_abbr ( "" , 3600 , 0 ) . "\n" ; ?> 上の例 ...
https://man.plustar.jp/php/function.timezone-name-from-abbr.html - [similar]
タイムゾーンを設定する 8631
« IntlDateFormatter::setPattern ResourceBundle » PHP Manual IntlDateFormatter タイムゾーンを設定 ... する IntlDateFormatter::setTimeZone datefmt_set_timezone (PHP 5 >= 5.5.0, PHP 7, PHP 8 ... , PECL intl >= 3.0.0) IntlDateFormatter::setTimeZone -- datefmt_set_timezone — タイムゾーンを設定する 説 ... 明 オブジェクト指向型 public IntlDateFormatter::setTimeZone ( IntlTimeZone | DateTimeZone | string | null $tim ... ezone ): ? bool 手続き型 datefmt_set_timezone ( IntlDateFormatter $formatter , IntlTimeZone | Da ...
https://man.plustar.jp/php/intldateformatter.settimezone.html - [similar]
DateTime オブジェクトのタイムゾーンを設定する 8516
« DateTime::setTimestamp DateTime::sub » PHP Manual DateTime DateTime オブジェクトのタイムゾーン ... を設定する DateTime::setTimezone date_timezone_set (PHP 5 >= 5.2.0, PHP 7, PHP 8) D ... ateTime::setTimezone -- date_timezone_set — DateTime オブジェクトのタイ ... 設定する 説明 オブジェクト指向型 public DateTime::setTimezone ( DateTimeZone $timezone ): DateTime 手続き型 date ... _timezone_set ( DateTime $object , DateTimeZone $timezone ): ...
https://man.plustar.jp/php/datetime.settimezone.html - [similar]
タイムゾーンの変遷を返す 8363
« DateTimeZone::getOffset DateTimeZone::listAbbreviations » PHP Manual DateTimeZone タイムゾーン ... の変遷を返す DateTimeZone::getTransitions timezone_transitions_get (PHP 5 >= ... 5.2.0, PHP 7, PHP 8) DateTimeZone::getTransitions -- timezone_transitions_get — タイ ... ーンの変遷を返す 説明 オブジェクト指向型 public DateTimeZone::getTransitions ( int $timestampBegin = PHP_INT_MI ... mestampEnd = PHP_INT_MAX ): array | false 手続き型 timezone_transitions_get ( DateTimeZone $object , int $time ...
https://man.plustar.jp/php/datetimezone.gettransitions.html - [similar]
すべてのタイムゾーン識別子を含む配列を返す 8209
« DateTimeZone::listAbbreviations DateInterval » PHP Manual DateTimeZone すべてのタイムゾーン識別 ... 子を含む配列を返す DateTimeZone::listIdentifiers timezone_identifiers_list (PHP 5 ... >= 5.2.0, PHP 7, PHP 8) DateTimeZone::listIdentifiers -- timezone_identifiers_list — す ... 配列を返す 説明 オブジェクト指向型 public static DateTimeZone::listIdentifiers ( int $timezoneGroup = DateTimeZo ... L , ? string $countryCode = null ): array 手続き型 timezone_identifiers_list ( int $timezoneGroup = DateTimeZo ...
https://man.plustar.jp/php/datetimezone.listidentifiers.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT