検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 28 for DST (0.209 sec.)
パレット形式の画像を true color に変換する 7980
« imagepalettecopy imagepng » PHP Manual GD および Image 関数 パレット形式の画像を true color に ... f( imageistruecolor ( $src )) { return( true ); } $dst = imagecreatetruecolor ( imagesx ( $src ), imagesy ... ( $src )); imagecopy ( $dst , $src , 0 , 0 , 0 , 0 , imagesx ( $src ), imagesy ... ( $src )); imagedestroy ( $src ); $src = $dst ; return( true ); } } // ヘルパークロージャ $typeo ...
https://man.plustar.jp/php/function.imagepalettetotruecolor.html - [similar]
日付/時刻 の算術 7881
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行 ... able::add/sub は、経過時間を含む区間を足してしまう DST (夏時間) への移行タイミングをまたいで 24時間を足し ... コンポーネントの値をインクリメント/デクリメントする DST (夏時間) の移行のタイミングをまたいで24時間を足すと ... ド: 時刻 , 日付 , 算術 , End , 移行 , year , 出力 , DST , 夏時間 , タイミング ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
Send message to worker processes by ID. 7439
« Swoole\Server::sendfile Swoole\Server::sendto » PHP Manual Swoole\Server Send message to worke ... ( int $worker_id , string $data ): bool パラメータ dst_worker_id data 戻り値 関連キーワード: worker , Sen ...
https://man.plustar.jp/php/swoole-server.sendmessage.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 7128
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付に ... ocaltime] => 1 [zone_type] => 1 [zone] => 3600 [is_dst] => ) 参考 DateTime::createFromFormat() - 指定した ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]
フィールドの値を取得する 7128
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールド ... ILLISECOND) 551 15 (FIELD_ZONE_OFFSET) 0 16 (FIELD_DST_OFFSET) 3600000 17 (FIELD_YEAR_WOY) 2013 18 (FIELD ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
オブジェクトの時刻が夏時間かを調べる 7128
« IntlCalendar::getWeekendTransition IntlCalendar::isEquivalentTo » PHP Manual IntlCalendar オブ ... var_dump ( $cal -> inDaylightTime ()); // false //DST end transition on 2013-10-27 at 0200 (wall time ba ...
https://man.plustar.jp/php/intlcalendar.indaylighttime.html - [similar]
変更された関数 7128
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更 ... なりました。 mktime() 関数と gmmktime() 関数が、 is_dst パラメータを受け付けなくなりました。 preg_replace( ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
The Swoole\Http\Server class 7095
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server ... l public Swoole\Server::task ( string $data , int $dst_worker_id = ? , callable $callback = ? ): mixed pu ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]
IntlCalendar クラス 7046
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalen ... const int FIELD_ZONE_OFFSET = 15 ; const int FIELD_DST_OFFSET = 16 ; const int FIELD_YEAR_WOY = 17 ; cons ... 間によるオフセットは含みません。 IntlCalendar::FIELD_DST_OFFSET カレンダーの、夏時間によるオフセットをミリ秒 ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
IntlTimeZone クラス 7046
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTime ... ll ): string | false public getDisplayName ( bool $dst = false , int $style = IntlTimeZone::DISPLAY_LONG ... string $locale = null ): string | false public getDSTSavings (): int public static getEquivalentID ( str ... $timestamp , bool $local , int &$rawOffset , int &$dstOffset ): bool public getRawOffset (): int public s ... ーザー向けに表示する名前を取得する IntlTimeZone::getDSTSavings — ローカルの標準時刻からローカルの実測時刻を ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
PREV 1 2 3 NEXT