検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 46 for FMT (0.010 sec.)
手早く入力文字列をパースする 7048
« MessageFormatter::getPattern MessageFormatter::parse » PHP Manual MessageFormatter 手早く入力文 ... 字列をパースする MessageFormatter::parseMessage msgfmt_parse_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL ... ntl >= 1.0.0) MessageFormatter::parseMessage -- msgfmt_parse_message — 手早く入力文字列をパースする 説明 ... ern , string $message ): array | false 手続き型 msgfmt_parse_message ( string $locale , string $pattern , ... エラーが発生した場合は false を返します。 例 例1 msgfmt_parse_message() の例 <?php $fmt = msgfmt_parse_mes ...
https://man.plustar.jp/php/messageformatter.parsemessage.html - [similar]
Formatter が使うカレンダー型を設定する 6788
« IntlDateFormatter::parse IntlDateFormatter::setLenient » PHP Manual IntlDateFormatter Formatte ... ダー型を設定する IntlDateFormatter::setCalendar datefmt_set_calendar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL i ... tl >= 1.0.0) IntlDateFormatter::setCalendar -- datefmt_set_calendar — Formatter が使うカレンダー型を設定す ... lendar | int | null $calendar ): bool 手続き型 datefmt_set_calendar ( IntlDateFormatter $formatter , Intl ... オブジェクトを渡せるようになりました。 例 例1 datefmt_set_calendar() の例 <?php $fmt = datefmt_create ( ...
https://man.plustar.jp/php/intldateformatter.setcalendar.html - [similar]
フォーマッタの直近のエラーメッセージを取得する 6788
« NumberFormatter::getErrorCode NumberFormatter::getLocale » PHP Manual NumberFormatter フォーマ ... セージを取得する NumberFormatter::getErrorMessage numfmt_get_error_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, P ... l >= 1.0.0) NumberFormatter::getErrorMessage -- numfmt_get_error_message — フォーマッタの直近のエラーメッ ... rFormatter::getErrorMessage (): string 手続き型 numfmt_get_error_message ( NumberFormatter $formatter ): ... の関数コールのエラーメッセージを返します。 例 例1 numfmt_get_error_message() の例 <?php $fmt = numfmt_creat ...
https://man.plustar.jp/php/numberformatter.geterrormessage.html - [similar]
データベースへの接続を返す 6743
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... 、 i5_dbcs_alloc の値のほうが優先されます。 i5_date_fmt DB2_I5_FMT_ISO - 国際標準化機構 (ISO) の日付書式 y ... yyy-mm-dd を使用します。デフォルトです。 DB2_I5_FMT_USA - 合衆国の日付書式 mm/dd/yyyy を使用します。 D ... B2_I5_FMT_EUR - 欧州の日付書式 dd.mm.yyyy を使用します。 DB2 ... _I5_FMT_JIS - 日本工業規格 (JIS) の日付書式 yyyy-mm-dd を使 ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
フォーマッタの直近のエラーコードを取得する 6743
« NumberFormatter::getAttribute NumberFormatter::getErrorMessage » PHP Manual NumberFormatter フ ... ーコードを取得する NumberFormatter::getErrorCode numfmt_get_error_code (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL ... intl >= 1.0.0) NumberFormatter::getErrorCode -- numfmt_get_error_code — フォーマッタの直近のエラーコードを ... NumberFormatter::getErrorCode (): int 手続き型 numfmt_get_error_code ( NumberFormatter $formatter ): int ... 直近の関数コールのエラーコードを返します。 例 例1 numfmt_get_error_code() の例 <?php $fmt = numfmt_create ( ...
https://man.plustar.jp/php/numberformatter.geterrorcode.html - [similar]
数値をフォーマットする 6651
« NumberFormatter::formatCurrency NumberFormatter::getAttribute » PHP Manual NumberFormatter 数値 ... をフォーマットする NumberFormatter::format numfmt_format (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= ... 1.0.0) NumberFormatter::format -- numfmt_format — 数値をフォーマットする 説明 オブジェクト指 ... matter::TYPE_DEFAULT ): string | false 手続き型 numfmt_format ( NumberFormatter $formatter , int | float ... 返します。 エラー時には false を返します。 例 例1 numfmt_format() の例 <?php $fmt = numfmt_create ( 'de_DE' ...
https://man.plustar.jp/php/numberformatter.format.html - [similar]
文字列をパースしてタイムスタンプにする 6544
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字 ... てタイムスタンプにする IntlDateFormatter::parse datefmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= ... 1.0.0) IntlDateFormatter::parse -- datefmt_parse — 文字列をパースしてタイムスタンプにする 説明 ... $offset = null ): int | float | false 手続き型 datefmt_parse ( IntlDateFormatter $formatter , string $str ... se を返します。 例 例1 オブジェクト指向の例 <?php $fmt = new IntlDateFormatter ( 'en_US' , IntlDateFormat ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
数値をパースする 6544
« NumberFormatter::parseCurrency NumberFormatter::setAttribute » PHP Manual NumberFormatter 数値 ... をパースする NumberFormatter::parse numfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= ... 1.0.0) NumberFormatter::parse -- numfmt_parse — 数値をパースする 説明 オブジェクト指向型 p ... &$offset = null ): int | float | false 手続き型 numfmt_parse ( NumberFormatter $formatter , string $strin ... 値、あるいはエラー時に false を返します。 例 例1 numfmt_parse() の例 <?php $fmt = numfmt_create ( 'de_DE' ...
https://man.plustar.jp/php/numberformatter.parse.html - [similar]
フォーマッタを作成した際のロケールを取得する 5949
« MessageFormatter::getErrorMessage MessageFormatter::getPattern » PHP Manual MessageFormatter フ ... のロケールを取得する MessageFormatter::getLocale msgfmt_get_locale (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL int ... l >= 1.0.0) MessageFormatter::getLocale -- msgfmt_get_locale — フォーマッタを作成した際のロケールを取 ... MessageFormatter::getLocale (): string 手続き型 msgfmt_get_locale ( MessageFormatter $formatter ): string ... タリソース。 戻り値 ロケール名を返します。 例 例1 msgfmt_get_locale() の例 <?php $fmt = msgfmt_create ( 'en ...
https://man.plustar.jp/php/messageformatter.getlocale.html - [similar]
言語およびロケール情報を検索する 5904
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP ... M_STR 午前を表す文字列 PM_STR 午後を表す文字列 D_T_FMT strftime() で日時を表すためのフォーマット文字列とし ... て使用することが可能な文字列 D_FMT strftime() で日付を表すためのフォーマット文字列とし ... て使用することが可能な文字列 T_FMT strftime() で時刻を表すためのフォーマット文字列とし ... て使用することが可能な文字列 T_FMT_AMPM strftime() でAM/PM付き 12 時間表記を表すための ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
PREV 1 2 3 4 5 NEXT