検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 305 for format (0.029 sec.)
下位互換性のない変更点 4456
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x へ ... 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは、 numb ... er_format() 関数が -0 を返せました。 これは IEEE 754 浮動小数 ... う意味では少し不自然でした。 <?php var_dump ( number_format (- 0.01 )); // string(2) "-0" ではなく string(1) " ... 定が削除されました。 date_parse() と date_parse_from_format() 関数への変更 date_parse() 関数 と date_parse_fro ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]
Create new MongoDB Manager 4456
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... the » Driver Compression Specification for more information. connectTimeoutMS int The time in milliseconds ... ption is expressed as an array consistent with the format expected by MongoDB\Driver\ReadPreference::__const ... See the » Retryable Reads Specification for more information. retryWrites bool Specifies whether or not the ... Retryable Writes in the MongoDB manual for more information. safe bool If true , specifies 1 for the defaul ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
DateTimeImmutable クラス 4428
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... erval ): DateTimeImmutable public static createFromFormat ( string $format , string $datetime , ? DateTimeZo ... ct , bool $absolute = false ): DateInterval public format ( string $format ): string public getOffset (): in ... le オブジェクトを返す DateTimeImmutable::createFromFormat — 時刻の文字列を指定されたフォーマットに従ってパー ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
The Swoole\Redis\Server class 4428
« Swoole\Process::write Swoole\Redis\Server::format » PHP Manual Swoole The Swoole\Redis\Server ... ; const int MAP = 6 ; /* メソッド */ public static format ( string $type , string $value = ? ): ReturnType p ... Swoole\Redis\Server::MAP 目次 Swoole\Redis\Server::format — Description Swoole\Redis\Server::setHandler — De ...
https://man.plustar.jp/php/class.swoole-redis-server.html - [similar]
画像を識別し、属性を取得する 4428
« Imagick::identifyFormat Imagick::implodeImage » PHP Manual Imagick 画像を識別し、属性を取得する ... 式の例 Array ( [imageName] => /some/path/image.jpg [format] => JPEG (Joint Photographic Experts Group JFIF fo ...
https://man.plustar.jp/php/imagick.identifyimage.html - [similar]
スキップされた実時間を扱う際の振る舞いを取得する 4428
« IntlCalendar::getRepeatedWallTimeOption IntlCalendar::getTime » PHP Manual IntlCalendar スキッ ... getSkippedWalltimeOption () // 0 WALLTIME_LAST ); $formatter = IntlDateFormatter :: create ( NULL , IntlDate ... Formatter :: FULL , IntlDateFormatter :: FULL , 'UTC' ); var_dump ( $formatter -> for ... tlCalendar :: FIELD_HOUR_OF_DAY , 1 ); var_dump ( $formatter -> format ( $cal -> getTime () / 1000 )); $cal ... tlCalendar :: FIELD_HOUR_OF_DAY , 1 ); var_dump ( $formatter -> format ( $cal -> getTime () / 1000 )); 上の例 ...
https://man.plustar.jp/php/intlcalendar.getskippedwalltimeoption.html - [similar]
Returns the DateTime representation of this UTCDateTime 4428
« MongoDB\BSON\UTCDateTime::serialize MongoDB\BSON\UTCDateTime::__toString » PHP Manual MongoDB\ ... datetime -> toDateTime (); var_dump ( $datetime -> format ( 'r' )); var_dump ( $datetime -> format ( 'U.u' ) ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.todatetime.html - [similar]
定義済み定数 4428
« リソース型 SNMP 関数 » PHP Manual SNMP 定義済み定数 定義済み定数 以下の定数が定義されています。 ... されている場合のみ使用可能です。 snmp_set_oid_output_format() 用 SNMP_OID_OUTPUT_SUFFIX ( int ) SNMP_OID_OUTPU ... 定義 , 定数 , 関数 , valueretrieval , oid , VALUE , format , output , 実行 ...
https://man.plustar.jp/php/snmp.constants.html - [similar]
Seaslog 4399
« 変更履歴 はじめに » PHP Manual その他の基本モジュール Seaslog Seaslog はじめに インストール/設 ... SeasLog class SeasLog::alert — Record alert log information SeasLog::analyzerCount — Get log count by level ... cription SeasLog::critical — Record critical log information SeasLog::debug — Record debug log information S ... iption SeasLog::emergency — Record emergency log information SeasLog::error — Record error log information S ... d — Determin if buffer enabled SeasLog::getDatetimeFormat — Get SeasLog datetime format style SeasLog::getLa ...
https://man.plustar.jp/php/book.seaslog.html - [similar]
DateTime クラス 4399
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... rval $interval ): DateTime public static createFromFormat ( string $format , string $datetime , ? DateTimeZo ... ct , bool $absolute = false ): DateInterval public format ( string $format ): string public getOffset (): in ... しい DateTime オブジェクトを返す DateTime::createFromFormat — 指定した書式で時刻文字列をパースする DateTime::c ...
https://man.plustar.jp/php/class.datetime.html - [similar]