検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 305 for format (0.035 sec.)
ふたつの DateTime オブジェクトの差を返す 4747
« DateTimeInterface DateTime::format » PHP Manual DateTimeInterface ふたつの DateTime オブジェク ... l = $origin -> diff ( $target ); echo $interval -> format ( '%R%a days' ); ?> 手続き型 <?php $origin = date_ ... date_diff ( $origin , $target ); echo $interval -> format ( '%R%a days' ); ?> 上の例の出力は以下となります。 ... l(false) bool(true) bool(false) 参考 DateInterval::format() - 間隔をフォーマットする DateTime::add() - 年月日 ...
https://man.plustar.jp/php/datetime.diff.html - [similar]
タイムスタンプを変更する 4747
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する D ... 12' ); $date -> modify ( '+1 day' ); echo $date -> format ( 'Y-m-d' ); ?> 手続き型 <?php $date = date_create ... 12' ); date_modify ( $date , '+1 day' ); echo date_format ( $date , 'Y-m-d' ); ?> 上の例の出力は以下となりま ... ' ); $date -> modify ( '+1 month' ); echo $date -> format ( 'Y-m-d' ) . "\n" ; $date -> modify ( '+1 month' ... ); echo $date -> format ( 'Y-m-d' ) . "\n" ; ?> 上の例の出力は以下となりま ...
https://man.plustar.jp/php/datetime.modify.html - [similar]
ロケールの設定に基づいて GMT/UTC 時刻/日付をフォーマットする 4747
« gmmktime idate » PHP Manual 日付・時刻 関数 ロケールの設定に基づいて GMT/UTC 時刻/日付をフォー ... 関数の代替として、これらが使えます: gmdate() IntlDateFormatter::format() 説明 gmstrftime ( string $format , ? ... は "Jan 01 1999 01:00:00" を出力します。 パラメータ format strftime() の説明を参照ください。 timestamp オプシ ... 時刻 , timestamp , 関数 , gmstrftime , strftime , format , 推奨 ...
https://man.plustar.jp/php/function.gmstrftime.html - [similar]
フォーマッタが使用するパターンを設定する 4747
« MessageFormatter::parse IntlCalendar » PHP Manual MessageFormatter フォーマッタが使用するパター ... ンを設定する MessageFormatter::setPattern msgfmt_set_pattern (PHP 5 >= 5.3.0, ... PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::setPattern -- msgfmt_set_pattern — フォーマッタ ... ーンを設定する 説明 オブジェクト指向型 public MessageFormatter::setPattern ( string $pattern ): bool 手続き型 ... msgfmt_set_pattern ( MessageFormatter $formatter , string $pattern ): bool フォーマッ ...
https://man.plustar.jp/php/messageformatter.setpattern.html - [similar]
テキストの属性を取得する 4747
« NumberFormatter::getSymbol NumberFormatter::parseCurrency » PHP Manual NumberFormatter テキスト ... の属性を取得する NumberFormatter::getTextAttribute numfmt_get_text_attribute (PH ... >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getTextAttribute -- numfmt_get_text_attribute ... 属性を取得する 説明 オブジェクト指向型 public NumberFormatter::getTextAttribute ( int $attribute ): string | ... false 手続き型 numfmt_get_text_attribute ( NumberFormatter $formatter , int $attribute ): string | false フ ...
https://man.plustar.jp/php/numberformatter.gettextattribute.html - [similar]
テキスト属性を設定する 4747
« NumberFormatter::setSymbol Locale » PHP Manual NumberFormatter テキスト属性を設定する NumberFormat ... >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::setTextAttribute -- numfmt_set_text_attribute ... 属性を設定する 説明 オブジェクト指向型 public NumberFormatter::setTextAttribute ( int $attribute , string $va ... ): bool 手続き型 numfmt_set_text_attribute ( NumberFormatter $formatter , int $attribute , string $value ): ... 発生します。 ルールベースのフォーマッタでは、 NumberFormatter::DEFAULT_RULESET および NumberFormatter::PUBLIC ...
https://man.plustar.jp/php/numberformatter.settextattribute.html - [similar]
定義済み定数 4747
« リソース型 OpenAL 関数 » PHP Manual OpenAL 定義済み定数 定義済み定数 以下の定数が定義されていま ... ION ( int ) ソース/リスナー 設定 (Float Vector) AL_FORMAT_MONO8 ( int ) PCM フォーマット AL_FORMAT_MONO16 ( ... int ) PCM フォーマット AL_FORMAT_STEREO8 ( int ) PCM フォーマット AL_FORMAT_STEREO1 ...
https://man.plustar.jp/php/openal.constants.html - [similar]
Allows grouping results based on the unique values of a function query (group.fu... 4747
« SolrQuery::addGroupField SolrQuery::addGroupQuery » PHP Manual SolrQuery Allows grouping resul ... the main result list in the response, using group.format=simple SolrQuery::setGroupNGroups() - If true, Sol ... f each group matching the query SolrQuery::setGroupFormat() - Sets the group format, result structure (group ... .format parameter) SolrQuery::setGroupCachePercent() - Ena ...
https://man.plustar.jp/php/solrquery.addgroupfunction.html - [similar]
Specifies the number of results to return for each group. The server default val... 4747
« SolrQuery::setGroupFormat SolrQuery::setGroupMain » PHP Manual SolrQuery Specifies the number ... the main result list in the response, using group.format=simple SolrQuery::setGroupNGroups() - If true, Sol ... f each group matching the query SolrQuery::setGroupFormat() - Sets the group format, result structure (group ... .format parameter) SolrQuery::setGroupCachePercent() - Ena ...
https://man.plustar.jp/php/solrquery.setgrouplimit.html - [similar]
If true, facet counts are based on the most relevant document of each group matc... 4747
« SolrQuery::setGroupOffset SolrQuery::setHighlight » PHP Manual SolrQuery If true, facet counts ... the main result list in the response, using group.format=simple SolrQuery::setGroupNGroups() - If true, Sol ... atched the query in the results SolrQuery::setGroupFormat() - Sets the group format, result structure (group ... .format parameter) SolrQuery::setGroupCachePercent() - Ena ...
https://man.plustar.jp/php/solrquery.setgrouptruncate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT