検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 107 for timezone (0.035 sec.)
DateTimeZone オブジェクトに変換する 5562
« IntlTimeZone::hasSameRules IntlTimeZone::useDaylightTime » PHP Manual IntlTimeZone DateTimeZone ... e オブジェクトに変換する IntlTimeZone::toDateTimeZone intltz_to_date_time_zone (PHP 5 >= ... 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::toDateTimeZone -- intltz_to_date_time_zone — Date ... 換する 説明 オブジェクト指向型 (method): public IntlTimeZone::toDateTimeZone (): DateTimeZone | false 手続き型: ... intltz_to_date_time_zone ( IntlTimeZone $timezone ): DateTimeZone | false 警告 この関数は、 ...
https://man.plustar.jp/php/intltimezone.todatetimezone.html - [similar]
新しい DateTime オブジェクトを作成する 5524
« date_create_immutable date_date_set » PHP Manual 日付・時刻 関数 新しい DateTime オブジェクトを ... 説明 date_create ( string $datetime = "now" , ? DateTimeZone $timezone = null ): DateTime | false DateTime::__c ...
https://man.plustar.jp/php/function.date-create.html - [similar]
日付を Unix のタイムスタンプとして取得する 5524
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mkt ... いない場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 変更履歴 バージョン 説明 8. ... デフォルトのタイムゾーンを設定します。 date_default_timezone_set ( 'UTC' ); // 出力: July 1, 2000 is on a Satur ...
https://man.plustar.jp/php/function.mktime.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 5524
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... のタイムゾーンを定義する方法については date_default_timezone_get() を参照ください。 パラメータ datetime 日付/時 ... いない場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 変更履歴 バージョン 説明 8. ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 5524
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/ ... ムゾーンを使って欲しい場合は、 IntlDateFormatter::setTimeZone() を呼んでそのオブジェクトのタイムゾーンを設定して ... を使う例 <?php $tz = reset ( iterator_to_array ( IntlTimeZone :: createEnumeration ( 'FR' ))); $formatter = Intl ... マッターのタイムゾーンを利用します $formatter -> setTimeZone ( 'Asia/Tokyo' ); echo "After changing timezone:\n ... :00 heure avancée d'Europe centrale After changing timezone: mercredi 10 juillet 2013 02:00:00 heure normale d ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
このタイムゾーンの、ユーザー向けに表示する名前を取得する 5524
« IntlTimeZone::getCanonicalID IntlTimeZone::getDSTSavings » PHP Manual IntlTimeZone このタイムゾ ... ーンの、ユーザー向けに表示する名前を取得する IntlTimeZone::getDisplayName intltz_get_display_name (PHP 5 >= ... 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getDisplayName -- intltz_get_display_name — このタ ... 得する 説明 オブジェクト指向型 (method): public IntlTimeZone::getDisplayName ( bool $dst = false , int $style = ... IntlTimeZone::DISPLAY_LONG , ? string $locale = null ): string ...
https://man.plustar.jp/php/intltimezone.getdisplayname.html - [similar]
ローカルの標準時刻からローカルの実測時刻を得るために加算する時間を取得する 5524
« IntlTimeZone::getDisplayName IntlTimeZone::getEquivalentID » PHP Manual IntlTimeZone ローカルの ... カルの実測時刻を得るために加算する時間を取得する IntlTimeZone::getDSTSavings intltz_get_dst_savings (PHP 5 >= 5. ... 5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getDSTSavings -- intltz_get_dst_savings — ローカル ... 得する 説明 オブジェクト指向型 (method): public IntlTimeZone::getDSTSavings (): int 手続き型: intltz_get_dst_sa ... vings ( IntlTimeZone $timezone ): int 警告 この関数は、 現在のところ詳細 ...
https://man.plustar.jp/php/intltimezone.getdstsavings.html - [similar]
指定した時刻の、GMT へのオフセットを取得する 5524
« IntlTimeZone::getIDForWindowsID IntlTimeZone::getRawOffset » PHP Manual IntlTimeZone 指定した時 ... 刻の、GMT へのオフセットを取得する IntlTimeZone::getOffset intltz_get_offset (PHP 5 >= 5.5.0, PHP ... 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getOffset -- intltz_get_offset — 指定した時刻の、 ... 得する 説明 オブジェクト指向型 (method): public IntlTimeZone::getOffset ( float $timestamp , bool $local , int ... stOffset ): bool 手続き型: intltz_get_offset ( IntlTimeZone $timezone , float $timestamp , bool $local , int & ...
https://man.plustar.jp/php/intltimezone.getoffset.html - [similar]
(夏時間を考慮せずに) GMT へのオフセットを取得する 5524
« IntlTimeZone::getOffset IntlTimeZone::getRegion » PHP Manual IntlTimeZone (夏時間を考慮せずに) ... GMT へのオフセットを取得する IntlTimeZone::getRawOffset intltz_get_raw_offset (PHP 5 >= 5.5. ... 0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::getRawOffset -- intltz_get_raw_offset — (夏時間を ... 得する 説明 オブジェクト指向型 (method): public IntlTimeZone::getRawOffset (): int 手続き型: intltz_get_raw_off ... set ( IntlTimeZone $timezone ): int 警告 この関数は、 現在のところ詳細 ...
https://man.plustar.jp/php/intltimezone.getrawoffset.html - [similar]
このタイムゾーンが夏時間を採用しているかどうかを調べる 5524
« IntlTimeZone::toDateTimeZone IntlDateFormatter » PHP Manual IntlTimeZone このタイムゾーンが夏時 ... 間を採用しているかどうかを調べる IntlTimeZone::useDaylightTime intltz_use_daylight_time (PHP 5 > ... = 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlTimeZone::useDaylightTime -- intltz_use_daylight_time — この ... 調べる 説明 オブジェクト指向型 (method): public IntlTimeZone::useDaylightTime (): bool 手続き型: intltz_use_day ... light_time ( IntlTimeZone $timezone ): bool 警告 この関数は、 現在のところ詳 ...
https://man.plustar.jp/php/intltimezone.usedaylighttime.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT