検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 107 for timezone (0.003 sec.)
新しい DateTimeImmutable オブジェクトを返す 6943
« DateTimeImmutable::add DateTimeImmutable::createFromFormat » PHP Manual DateTimeImmutable 新し ... le::__construct ( string $datetime = "now" , ? DateTimeZone $timezone = null ) 手続き型 date_create_immutable ... ( string $datetime = "now" , ? DateTimeZone $timezone = null ): DateTimeImmutable | false 新し ... 刻の書式 で説明しています。 ここに "now" を指定して $timezone パラメータを使うと、現在時刻を取得できます。 timez ... one $datetime のタイムゾーンを表す DateTimeZone オブジェクト。 $timezone を省略した場合、 または n ...
https://man.plustar.jp/php/datetimeimmutable.construct.html - [similar]
国コードと地域コードからタイムゾーンを返す 6943
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーン ... ベック) に対応するタイムゾーンを表示します。 <?php $timezone = geoip_time_zone_by_country_and_region ( 'CA' , ' ... QC' ); if ( $timezone ) { echo 'Time zone for CA/QC is: ' . $timezone ; ... } ?> 上の例の出力は以下となります。 Time zone for CA/QC is: America/Montreal 例2 FIPS コードを使 ... 地域 01 に対応するタイムゾーンを表示します。 <?php $timezone = geoip_time_zone_by_country_and_region ( 'JP' , ' ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]
GMT からのタイムゾーンのオフセットを返す 6752
« DateTimeZone::getName DateTimeZone::getTransitions » PHP Manual DateTimeZone GMT からのタイムゾ ... ーンのオフセットを返す DateTimeZone::getOffset timezone_offset_get (PHP 5 >= 5.2.0, PH ... P 7, PHP 8) DateTimeZone::getOffset -- timezone_offset_get — GMT からのタイ ... オフセットを返す 説明 オブジェクト指向型 public DateTimeZone::getOffset ( DateTimeInterface $datetime ): int 手 ... 続き型 timezone_offset_get ( DateTimeZone $object , DateTimeInterf ...
https://man.plustar.jp/php/datetimezone.getoffset.html - [similar]
その他の変更 6560
« 削除された拡張モジュールおよび SAPI PHP 5.5.x から PHP 5.6.x への移行 » PHP Manual PHP 5.6.x か ... ClassName::class ) と衝突してしまうからです。 date.timezone に関する警告の削除 これまでのバージョンでは、INI 項 ... 目 date.timezone を設定せずに日付・時刻関連の関数を使おうとすると、 ... PHP 7 では、この警告は発生しなくなりました ( date.timezone のデフォルトは、これまでどおり UTC です)。 関連キー ... ワード: 変更 , 警告 , timezone , キーワード , 内部 , 削除 , 定数 , 発生 , クラス ...
https://man.plustar.jp/php/migration70.other-changes.html - [similar]
実行時設定 6521
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... LL date.sunset_zenith "90.583333" PHP_INI_ALL date.timezone "UTC" PHP_INI_ALL PHP_INI_* モードの詳細および定義 ... 点 date.sunset_zenith float デフォルトの日没点 date.timezone string 全ての日付/時刻関数で使用されるデフォルトの ... ーンを利用するのかについての優先順位は date_default_timezone_get() のページで解説されています。サポートしている ... ワード: 設定 , 実行 , default , ALL , float , date , timezone , 参照 , サポート , 変更 ...
https://man.plustar.jp/php/datetime.configuration.html - [similar]
IntlCalendar を DateTime オブジェクトに変換する 6521
« IntlCalendar::setTimeZone IntlGregorianCalendar » PHP Manual IntlCalendar IntlCalendar を Date ... 1 IntlCalendar::toDateTime() <?php ini_set ( 'date.timezone' , 'UTC' ); ini_set ( 'intl.default_locale' , 'pt_ ... 。 DateTime Object ( [date] => 2013-07-02 00:29:13 [timezone_type] => 3 [timezone] => Europe/Lisbon ) 参考 Intl ... , オブジェクト , 変換 , toDateTime , 依存 , 作成 , timezone , date , 時刻 ...
https://man.plustar.jp/php/intlcalendar.todatetime.html - [similar]
Returns the DateTime representation of this UTCDateTime 6406
« MongoDB\BSON\UTCDateTime::serialize MongoDB\BSON\UTCDateTime::__toString » PHP Manual MongoDB\ ... TCDateTime. The returned DateTime will use the UTC time zone. エラー / 例外 引数のパースに失敗した場合に Mongo ... e -> format ( 'U.u' )); var_dump ( $datetime -> getTimezone ()); ?> 上の例の出力は、 たとえば以下のようになりま ... 1 +0000" string(17) "1416445411.987000" object(DateTimeZone)#3 (2) { ["timezone_type"]=> int(1) ["timezone"]=> ... , toDateTime , string , Returns , representation , timezone , パラメータ , type ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.todatetime.html - [similar]
警告およびエラーを返す 6291
« DateTimeImmutable::createFromMutable DateTimeImmutable::modify » PHP Manual DateTimeImmutable ... ng_count] => 1 [warnings] => Array ( [6] => Double timezone specification ) [error_count] => 1 [errors] => Arr ... ay ( [0] => The timezone could not be found in the database ) ) この出力のイ ... e , および , getLastErrors , Array , 配列 , 出力 , timezone , パラメータ ...
https://man.plustar.jp/php/datetimeimmutable.getlasterrors.html - [similar]
DateTime::diff のエイリアス 6291
« date_default_timezone_set date_format » PHP Manual 日付・時刻 関数 DateTime::diff のエイリアス ... 関連キーワード: DateTime , date , 関数 , default , timezone , format , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.date-diff.html - [similar]
DateTime::setTimestamp のエイリアス 6291
« date_timestamp_get date_timezone_get » PHP Manual 日付・時刻 関数 DateTime::setTimestamp のエイ ... ateTime , setTimestamp , date , timestamp , 関数 , timezone , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.date-timestamp-set.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT