3351 |
PHPの関数・メソッドの単語集 |
|
IntlChar::isUUppercase
|
詳細
|
1. コードポイントが大文字のUnicodeプロパティを持つかを調べる
|
|
3352 |
PHPの関数・メソッドの単語集 |
|
IntlChar::isUWhiteSpace
|
詳細
|
1. コードポイントが、White_Space プロパティを持つかを調べる
|
|
3353 |
PHPの関数・メソッドの単語集 |
|
IntlChar::isWhitespace
|
詳細
|
1. コードポイントが、ICU の空白文字であるかを調べる
|
|
3354 |
PHPの関数・メソッドの単語集 |
|
IntlChar::isxdigit
|
詳細
|
1. コードポイントが、16進数の文字であるかを調べる
|
|
3355 |
PHPの関数・メソッドの単語集 |
|
IntlChar::ord
|
詳細
|
1. 文字に対応する Unicode コードポイントを返す
|
|
スポンサー
|
3356 |
PHPの関数・メソッドの単語集 |
|
IntlChar::tolower
|
詳細
|
1. Unicode 文字を小文字にする
|
|
3357 |
PHPの関数・メソッドの単語集 |
|
IntlChar::totitle
|
詳細
|
1. Unicode 文字をタイトルケースにする
|
|
3358 |
PHPの関数・メソッドの単語集 |
|
IntlChar::toupper
|
詳細
|
1. Unicode 文字を大文字にする
|
|
3359 |
PHPの関数・メソッドの単語集 |
|
IntlCodePointBreakIterator::getLastCodePoint
|
詳細
|
1. イテレータを進めたり、戻したりした後に渡された、直近のコードポイントを取得する
|
|
3360 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::create
|
詳細
|
1. Date Formatter を作成する
|
|
スポンサー
|
3361 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::format
|
詳細
|
1. 日付/時刻 の値を文字列としてフォーマットする
|
|
3362 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::formatObject
|
詳細
|
1. オブジェクトの書式を設定する
|
|
3363 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getCalendar
|
詳細
|
1. IntlDateFormatter が使用するカレンダー型を取得する
|
|
3364 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getCalendarObject
|
詳細
|
1. カレンダーオブジェクトのコピーを取得する
|
|
3365 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getDateType
|
詳細
|
1. IntlDateFormatter が使用する日付形式を取得する
|
|
スポンサー
|
3366 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getErrorCode
|
詳細
|
1. 直近の操作のエラーコードを取得する
|
|
3367 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getErrorMessage
|
詳細
|
1. 直近の操作のエラーテキストを取得する
|
|
3368 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getLocale
|
詳細
|
1. Formatter が使用するロケールを取得する
|
|
3369 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getPattern
|
詳細
|
1. IntlDateFormatter が使用するパターンを取得する
|
|
3370 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getTimeType
|
詳細
|
1. IntlDateFormatter が使用する時刻形式を取得する
|
|
スポンサー
|
3371 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getTimeZone
|
詳細
|
1. タイムゾーンを取得する
|
|
3372 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::getTimeZoneId
|
詳細
|
1. IntlDateFormatter が使用するタイムゾーン ID を取得する
|
|
3373 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::isLenient
|
詳細
|
1. IntlDateFormatter で使用する寛大さを取得する
|
|
3374 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::localtime
|
詳細
|
1. 文字列をパースして、フィールドベースの時刻値にする
|
|
3375 |
PHPの関数・メソッドの単語集 |
|
IntlDateFormatter::parse
|
詳細
|
1. 文字列をパースしてタイムスタンプにする
|
|
スポンサー
|