検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 117 for locale (0.003 sec.)
Formatter が使用するロケールを取得する 8375
« IntlDateFormatter::getErrorMessage IntlDateFormatter::getPattern » PHP Manual IntlDateFormatte ... が使用するロケールを取得する IntlDateFormatter::getLocale datefmt_get_locale (PHP 5 >= 5.3.0, PHP 7, PHP 8, ... PECL intl >= 1.0.0) IntlDateFormatter::getLocale -- datefmt_get_locale — Formatter が使用するロケー ... 説明 オブジェクト指向型 public IntlDateFormatter::getLocale ( int $type = ULOC_ACTUAL_LOCALE ): string | false ... 手続き型 datefmt_get_locale ( IntlDateFormatter $formatter , int $type = ULOC_ ...
https://man.plustar.jp/php/intldateformatter.getlocale.html - [similar]
正しく並べ替えて区切られたロケール ID を返す 8162
« Locale::canonicalize Locale::filterMatches » PHP Manual Locale 正しく並べ替えて区切られたロケー ... ル ID を返す Locale::composeLocale locale_compose (PHP 5 >= 5.3.0, PHP ... 7, PHP 8, PECL intl >= 1.0.0) Locale::composeLocale -- locale_compose — 正しく並べ替えて ... ール ID を返す 説明 オブジェクト指向型 public static Locale::composeLocale ( array $subtags ): string | false ... 手続き型 locale_compose ( array $subtags ): string | false 正しく並 ...
https://man.plustar.jp/php/locale.composelocale.html - [similar]
オブジェクトに関連付けられたロケールを取得する 7237
« IntlCalendar::getLeastMaximum IntlCalendar::getMaximum » PHP Manual IntlCalendar オブジェクトに ... 関連付けられたロケールを取得する IntlCalendar::getLocale (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) In ... tlCalendar::getLocale — オブジェクトに関連付けられたロケールを取得する 説 ... 明 オブジェクト指向型 public IntlCalendar::getLocale ( int $type ): string | false 手続き型 intlcal_get ... _locale ( IntlCalendar $calendar , int $type ): string | f ...
https://man.plustar.jp/php/intlcalendar.getlocale.html - [similar]
IntlDatePatternGenerator を作成する 6812
« IntlDatePatternGenerator IntlDatePatternGenerator::getBestPattern » PHP Manual IntlDatePattern ... static IntlDatePatternGenerator::create ( string $locale = null ): ? IntlDatePatternGenerator public IntlDa ... tePatternGenerator::__construct ( string $locale = null ) IntlDatePatternGenerator のインスタンスを ... 作成します。 パラメータ locale ロケールを指定します。 null を渡すと、 intl.defaul ... t_locale の設定を使います。 戻り値 成功時に IntlDatePattern ...
https://man.plustar.jp/php/intldatepatterngenerator.create.html - [similar]
フォーマッタを作成した際のロケールを取得する 6750
« MessageFormatter::getErrorMessage MessageFormatter::getPattern » PHP Manual MessageFormatter フ ... 作成した際のロケールを取得する MessageFormatter::getLocale msgfmt_get_locale (PHP 5 >= 5.3.0, PHP 7, PHP 8, P ... ECL intl >= 1.0.0) MessageFormatter::getLocale -- msgfmt_get_locale — フォーマッタを作成した際のロ ... 説明 オブジェクト指向型 public MessageFormatter::getLocale (): string 手続き型 msgfmt_get_locale ( MessageFor ... ス。 戻り値 ロケール名を返します。 例 例1 msgfmt_get_locale() の例 <?php $fmt = msgfmt_create ( 'en_US' , "Num ...
https://man.plustar.jp/php/messageformatter.getlocale.html - [similar]
指定された日が平日か、週末か、ふたつの週の間の移行日かを返す 6587
« IntlCalendar::getAvailableLocales IntlCalendar::getErrorCode » PHP Manual IntlCalendar 指定され ... pe() <?php foreach (array( 'en_US' , 'ar_SA' ) as $locale ) { echo "Locale: " , Locale :: getDisplayName ( $ ... ; $cal = IntlCalendar :: createInstance ( 'UTC' , $locale ); for ( $i = IntlCalendar :: DOW_SUNDAY ; $i <= I ... } echo "\n" ; } ?> 上の例の出力は以下となります。 Locale: English (United States) 1 1 86400000 2 0 3 0 4 0 ... 5 0 6 0 7 1 0 Locale: Arabic (Saudi Arabia) 1 0 2 0 3 0 4 0 5 0 6 1 0 7 ...
https://man.plustar.jp/php/intlcalendar.getdayofweektype.html - [similar]
国際化関数 6562
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... 直近のエラーコードのテキストを取得する Collator::getLocale — collator のロケール名を取得する Collator::getSor ... 直近のエラーメッセージを取得する NumberFormatter::getLocale — フォーマッタのロケールを取得する NumberFormatter ... rmatter::setTextAttribute — テキスト属性を設定する LocaleLocale クラス Locale::acceptFromHttp — 最もあては ... ールを HTTP "Accept-Language" ヘッダにもとづいて探す Locale::canonicalize — ロケール文字列を正規化する Locale: ...
https://man.plustar.jp/php/book.intl.html - [similar]
IntlCodePointBreakIterator クラス 6462
« IntlRuleBasedBreakIterator::getRuleStatusVec IntlCodePointBreakIterator::getLastCodePoint » PH ... BreakIterator::createCharacterInstance ( ? string $locale = null ): ? IntlBreakIterator public static IntlBr ... IntlBreakIterator::createLineInstance ( ? string $locale = null ): ? IntlBreakIterator public static IntlBr ... eakIterator::createSentenceInstance ( ? string $locale = null ): ? IntlBreakIterator public static IntlBr ... eakIterator::createTitleInstance ( ? string $locale = null ): ? IntlBreakIterator public static IntlBr ...
https://man.plustar.jp/php/class.intlcodepointbreakiterator.html - [similar]
新しい IntlCalendar を作成する 6425
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を ... eZone | string | null $timezone = null , ? string $locale = null ): ? IntlCalendar 手続き型 intlcal_create_i ... eZone | string | null $timezone = null , ? string $locale = null ): ? IntlCalendar 指定されたタイムゾーンとロ ... さい。 "GMT+08:30" などのオフセットも指定できます。 locale 使用するロケール。 null の場合は、 デフォルトのロケ ... ar::createInstance() <?php ini_set ( 'intl.default_locale' , 'es_ES' ); ini_set ( 'date.timezone' , 'Europe/ ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
リソースバンドルを作成する 6325
« ResourceBundle::count ResourceBundle::getErrorCode » PHP Manual ResourceBundle リソースバンドル ... ) public static ResourceBundle::create ( ? string $locale , ? string $bundle , bool $fallback = true ): ? Re ... eBundle 手続き型 resourcebundle_create ( ? string $locale , ? string $bundle , bool $fallback = true ): ? Re ... タ): public ResourceBundle::__construct ( ? string $locale , ? string $bundle , bool $fallback = true ) リソー ... スバンドルを作成します。 パラメータ locale リソースバンドルを読み込むロケール (en_CA などのロ ...
https://man.plustar.jp/php/resourcebundle.create.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT