検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 305 for format (0.012 sec.)
Vtiful\Kernel\Excel setColumn 5988
« Vtiful\Kernel\Excel::output Vtiful\Kernel\Excel::setRow » PHP Manual Vtiful\Kernel\Excel Vtifu ... tColumn ( string $range , float $width , resource $format = ? ) Set the format of the column. パラメータ ran ... tart and end coordinate strings width column width format cell format resource 戻り値 Vtiful\Kernel\Excel in ... -> getHandle (); $boldStyle = \ Vtiful \ Kernel \ Format :: bold ( $fileHandle ); $fileObject -> header ([ ... (); 関連キーワード: Vtiful , Kernel , setColumn , format , width , range , resource , string , public , flo ...
https://man.plustar.jp/php/vtiful-kernel-excel.setColumn.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 5960
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付に ... ついての情報を取得する date_parse_from_format (PHP 5 >= 5.3.0, PHP 7, PHP 8) date_parse_from_for ... た日付についての情報を取得する 説明 date_parse_from_format ( string $format , string $datetime ): array 指定し ... についての詳細情報を連想配列で返します。 パラメータ format DateTime::createFromFormat() が理解できるフォーマッ ... 7200 を表すようになります。 例 例1 date_parse_from_format() の例 <?php $date = "6.1.2009 13:00+01:00" ; prin ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]
フォーマットされた文字列を返す 5960
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, ... ォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 fo ... at に基づき生成された文字列を返します。 パラメータ format 0個以上のディレクティブで構成されるフォーマット文字 ... F , g , G , h , H values 戻り値 フォーマット文字列 format に基づき生成された文字列を返します。 変更履歴 バー ... を示します。 <?php $num = 5 ; $location = 'tree' ; $format = 'There are %d monkeys in the %s' ; echo sprintf ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
strftime が生成した日付/時刻をパースする 5904
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt ... します。 説明 strptime ( string $timestamp , string $format ): array | false strptime() は timestamp をパースし ... ng ) パースする文字列(例: strftime() の戻り値)。 format ( string ) timestamp で使用されているフォーマット ... 日数 (0-365) "unparsed" timestamp の中で、指定された format で判断できなかった部分 変更履歴 バージョン 説明 8. ... この関数は、推奨されなくなりました。 date_parse_from_format() (ロケールに依存しないパースを行う場合) または、 ...
https://man.plustar.jp/php/function.strptime.html - [similar]
Loads a hosts file (in the same format as /etc/hosts) from hosts file 5847
« EventDnsBase::countNameservers EventDnsBase::parseResolvConf » PHP Manual EventDnsBase Loads a ... hosts file (in the same format as /etc/hosts) from hosts file EventDnsBase::loadH ... sBase::loadHosts — Loads a hosts file (in the same format as /etc/hosts) from hosts file 説明 public EventDn ... ing $hosts ): bool Loads a hosts file (in the same format as /etc/hosts ) from hosts file. パラメータ hosts ... 連キーワード: hosts , file , EventDnsBase , Loads , format , from , loadHosts , countNameservers , parseResol ...
https://man.plustar.jp/php/eventdnsbase.loadhosts.html - [similar]
ISO 日付を設定する 5753
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を ... ); $date -> setISODate ( 2008 , 2 ); echo $date -> format ( 'Y-m-d' ) . "\n" ; $date -> setISODate ( 2008 , ... 2 , 7 ); echo $date -> format ( 'Y-m-d' ) . "\n" ; ?> 手続き型 <?php $date = dat ... ; date_isodate_set ( $date , 2008 , 2 ); echo date_format ( $date , 'Y-m-d' ) . "\n" ; date_isodate_set ( $d ... ate , 2008 , 2 , 7 ); echo date_format ( $date , 'Y-m-d' ) . "\n" ; ?> 上の例の出力は以下 ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
OID の出力フォーマットを設定する 5753
« snmp_set_enum_print snmp_set_oid_output_format » PHP Manual SNMP 関数 OID の出力フォーマットを ... トを設定する 説明 snmp_set_oid_numeric_print ( int $format ): bool この関数は次の関数のエイリアスです。 snmp_ ... set_oid_output_format() 参考 snmp_set_oid_output_format() - OID の出力形 ... キーワード: OID , 出力 , 設定 , フォーマット , oid , format , output , 関数 , numeric , int ...
https://man.plustar.jp/php/function.snmp-set-oid-numeric-print.html - [similar]
Date Formatter を作成する 5669
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... 成する IntlDateFormatter::create datefmt_create IntlDateFormatter::__con ... = 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::create -- datefmt_create -- IntlDateFormatter: ... :__construct — Date Formatter を作成する 説明 オブジェクト指向型 public stati ... c IntlDateFormatter::create ( ? string $locale , int $dateType , in ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
手早くメッセージをフォーマットする 5640
« MessageFormatter::create MessageFormatter::format » PHP Manual MessageFormatter 手早くメッセー ... ジをフォーマットする MessageFormatter::formatMessage msgfmt_format_message (PHP 5 >= ... 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::formatMessage -- msgfmt_format_message — 手早く ... トする 説明 オブジェクト指向型 public static MessageFormatter::formatMessage ( string $locale , string $patte ... , array $values ): string | false 手続き型 msgfmt_format_message ( string $locale , string $pattern , array ...
https://man.plustar.jp/php/messageformatter.formatmessage.html - [similar]
DateTime::createFromFormat のエイリアス 5584
« date_add date_create_immutable_from_format » PHP Manual 日付・時刻 関数 DateTime::createFromFormat ... rmat のエイリアス date_create_from_format (PHP 5 >= 5.3.0, PHP 7, PHP 8) date_create_from_fo ... rmat — DateTime::createFromFormat() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 DateTime::createFromFormat() 関連キーワード: DateTime , createFromFormat , da ... te , create , from , format , 関数 , immutable , 日付 , 時刻 ...
https://man.plustar.jp/php/function.date-create-from-format.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT