検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 94 for 書式 (0.004 sec.)
新しい DateTime オブジェクトを返す 6731
« DateTime::add DateTime::createFromFormat » PHP Manual DateTime 新しい DateTime オブジェクトを返 ... します。 パラメータ datetime 日付/時刻 文字列。有効な書式については 日付と時刻の書式 で説明しています。 ここに ...
https://man.plustar.jp/php/datetime.construct.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 6665
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... mat ); } echo strftime ( $format ); ?> 例4 すべての書式の表示 <?php // 書式についての説明 $strftimeFormats ... ("%")' , ); // 結果 $strftimeValues = array(); // 書式を評価してエラーを抑制します foreach( $strftimeForma ... rray_map ( 'strlen' , $strftimeValues )); // 既知の書式を表示します foreach( $strftimeValues as $format => ... { $strftimeFormats [ $format ]} )\n" ; } // 未知の書式を表示します foreach( array_diff_key ( $strftimeForm ...
https://man.plustar.jp/php/function.strftime.html - [similar]
変数の文字列としての値を取得する 6665
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, ... の ドキュメントを参照ください。 この関数は、戻り値の書式設定は行いません。数値を文字列形式で書式設定したい場 ...
https://man.plustar.jp/php/function.strval.html - [similar]
タイムスタンプを変更した新しいオブジェクトを作る 6599
« DateTimeImmutable::getLastErrors DateTimeImmutable::__set_state » PHP Manual DateTimeImmutable ... クトを変更します。 modifier 日付/時刻 文字列。有効な書式については 日付と時刻の書式 で説明しています。 戻り値 ...
https://man.plustar.jp/php/datetimeimmutable.modify.html - [similar]
NumberFormatter クラス 6533
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... にあわせた文字列に変換します。 通貨の場合は、通貨用の書式を使用してフォーマッタを作成します。 これは、ロケール ... にあわせて数値を適切な書式にして通貨記号をつけた文字列を返します。 もちろん、N ... センテージをフォーマットするには、 パーセンテージ用の書式を指定したフォーマッタを作成します。 これを使用すると ... るようになります。 spelled-out numbers のような複雑な書式を設定する場合は、 ルールベースの数値フォーマッタを使 ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
タイムスタンプを変更する 6533
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する D ... クトを変更します。 modifier 日付/時刻 文字列。有効な書式については 日付と時刻の書式 で説明しています。 戻り値 ...
https://man.plustar.jp/php/datetime.modify.html - [similar]
Phar ファイルフォーマット 6533
« Zip 形式の phar アーカイブ グローバルな Phar ビットマップフラグ » PHP Manual phar って、tar や ... 格納されます。 Phar マニフェストは高度に最適化された書式で、 ファイル単位で圧縮やパーミッションの情報を指定す ... は、次のようになります。 グローバル Phar マニフェスト書式 バイト数 説明 4 バイト マニフェスト全体のバイト長 ...
https://man.plustar.jp/php/phar.fileformat.phar.html - [similar]
指定した日付/時刻の詳細な情報を連想配列で返す 6467
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連 ... etime DateTimeImmutable::__construct() が理解できる書式の日付/時刻。 戻り値 成功した場合に日付/時刻情報を含 ... ray(0) { } 'is_localtime' => bool(false) } 相対的な書式 は 絶対的な書式のパース結果に影響を及ぼさず、別途 ...
https://man.plustar.jp/php/function.date-parse.html - [similar]
データをバイナリ文字列にパックする 6467
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパック ... は Perl と同様に動作します。しかし、中には存在しない書式コードもあります。 たとえば Perl の "u" は存在しませ ... 現在、実装されているものを以下に示します。 pack() の書式文字 コード 説明 a NUL で埋めた文字列 A 空白で埋めた ... とんどは持っていません) では、上側の範囲の値で パック書式 I を使うための唯一の方法は、 希望する符号なし値と同 ...
https://man.plustar.jp/php/function.pack.html - [similar]
相対指定文字列から DateInterval を作成する 6401
« DateInterval::__construct DateInterval::format » PHP Manual DateInterval 相対指定文字列から Da ... table 、 DateTime が使うパーサーがサポートする 相対書式 を使って DateInterval を作ることができます。 戻り値 ... romDateString ( '3600 seconds' ); ?> 例2 特別な相対書式の間隔をパースする <?php $i = DateInterval :: create ...
https://man.plustar.jp/php/dateinterval.createfromdatestring.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT