検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 53 for IntlDateFormatter (0.002 sec.)
IntlDateFormatter クラス 10002
« IntlTimeZone::useDaylightTime IntlDateFormatter::create » PHP Manual intl IntlDateFormatter... ラス IntlDateFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= ... として扱ったりすることができます。 クラス概要 class IntlDateFormatter { /* メソッド */ public __construct ( ? string $lo ... null $calendar = null , string $pattern = "" ): ? IntlDateFormatter public format ( IntlCalendar | DateTimeInterface | ... でさまざまなフォーマットを指定するために使用します。 IntlDateFormatter::NONE ( int ) この要素を含まない IntlDateFormatter ...
https://man.plustar.jp/php/class.intldateformatter.html - [similar]
Date Formatter を作成する 9823
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... 成する IntlDateFormatter::create datefmt_create IntlDateFormatter::__constr ... (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::create -- datefmt_create -- IntlDateFormatter::__ ... r を作成する 説明 オブジェクト指向型 public static IntlDateFormatter::create ( ? string $locale , int $dateType , int $ ... null $calendar = null , string $pattern = "" ): ? IntlDateFormatter オブジェクト指向型 (コンストラクタ) public IntlDat ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 9704
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/ ... 時刻 の値を文字列としてフォーマットする IntlDateFormatter::format datefmt_format (PHP 5 >= 5.3.0, PHP 7, PHP ... 8, PECL intl >= 1.0.0) IntlDateFormatter::format -- datefmt_format — 日付/時刻 の値を文字列 ... してフォーマットする 説明 オブジェクト指向型 public IntlDateFormatter::format ( IntlCalendar | DateTimeInterface | array ... tetime ): string | false 手続き型 datefmt_format ( IntlDateFormatter $formatter , IntlCalendar | DateTimeInterface | ar ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
IntlDateFormatter が使用する日付形式を取得する 9615
« IntlDateFormatter::getCalendar IntlDateFormatter::getErrorCode » PHP Manual IntlDateFormatter ... IntlDateFormatter が使用する日付形式を取得する IntlDateFormatter::getDateType datefmt_get_datetype (PHP 5 >= 5.3.0, ... PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getDateType -- datefmt_get_datetype — IntlDateFor ... る日付形式を取得する 説明 オブジェクト指向型 public IntlDateFormatter::getDateType (): int | false 手続き型 datefmt_get_ ... datetype ( IntlDateFormatter $formatter ): int | false Formatter が使用する日付 ...
https://man.plustar.jp/php/intldateformatter.getdatetype.html - [similar]
IntlDateFormatter が使用する時刻形式を取得する 9615
« IntlDateFormatter::getPattern IntlDateFormatter::getTimeZoneId » PHP Manual IntlDateFormatter ... IntlDateFormatter が使用する時刻形式を取得する IntlDateFormatter::getTimeType datefmt_get_timetype (PHP 5 >= 5.3.0, ... PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getTimeType -- datefmt_get_timetype — IntlDateFor ... る時刻形式を取得する 説明 オブジェクト指向型 public IntlDateFormatter::getTimeType (): int | false 手続き型 datefmt_get_ ... timetype ( IntlDateFormatter $formatter ): int | false Formatter が使用する時刻 ...
https://man.plustar.jp/php/intldateformatter.gettimetype.html - [similar]
IntlDateFormatter が使用するカレンダー型を取得する 9481
« IntlDateFormatter::formatObject IntlDateFormatter::getDateType » PHP Manual IntlDateFormatter ... IntlDateFormatter が使用するカレンダー型を取得する IntlDateFormatter::getCalendar datefmt_get_calendar (PHP 5 >= 5.3.0, ... PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getCalendar -- datefmt_get_calendar — IntlDateFor ... レンダー型を取得する 説明 オブジェクト指向型 public IntlDateFormatter::getCalendar (): int | false 手続き型 datefmt_get_ ... calendar ( IntlDateFormatter $formatter ): int | false パラメータ formatter For ...
https://man.plustar.jp/php/intldateformatter.getcalendar.html - [similar]
Formatter が使用するロケールを取得する 9332
« IntlDateFormatter::getErrorMessage IntlDateFormatter::getPattern » PHP Manual IntlDateFormatter ... r Formatter が使用するロケールを取得する 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 ): str ... ing | false 手続き型 datefmt_get_locale ( IntlDateFormatter $formatter , int $type = ULOC_ACTUAL_LOCALE ): str ...
https://man.plustar.jp/php/intldateformatter.getlocale.html - [similar]
IntlDateFormatter が使用するタイムゾーン ID を取得する 9287
« IntlDateFormatter::getTimeType IntlDateFormatter::getCalendarObject » PHP Manual IntlDateFormatter ... tter IntlDateFormatter が使用するタイムゾーン ID を取得する IntlDateForma ... (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getTimeZoneId -- datefmt_get_timezone_id — IntlDa ... ゾーン ID を取得する 説明 オブジェクト指向型 public IntlDateFormatter::getTimeZoneId (): string | false 手続き型 datefmt ... _get_timezone_id ( IntlDateFormatter $formatter ): string | false IntlDateFormatter が使 ...
https://man.plustar.jp/php/intldateformatter.gettimezoneid.html - [similar]
文字列をパースしてタイムスタンプにする 9243
« 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 — 文字列をパースしてタイム ... スタンプにする 説明 オブジェクト指向型 public IntlDateFormatter::parse ( string $string , int &$offset = null ): i ... nt | float | false 手続き型 datefmt_parse ( IntlDateFormatter $formatter , string $string , int &$offset = null ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
IntlDateFormatter が使用するパターンを取得する 9213
« IntlDateFormatter::getLocale IntlDateFormatter::getTimeType » PHP Manual IntlDateFormatter IntlDateFormatter ... lDateFormatter が使用するパターンを取得する IntlDateFormatter::getPattern datefmt_get_pattern (PHP 5 >= 5.3.0, P ... HP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getPattern -- datefmt_get_pattern — IntlDateForma ... るパターンを取得する 説明 オブジェクト指向型 public IntlDateFormatter::getPattern (): string | false 手続き型 datefmt_ge ... t_pattern ( IntlDateFormatter $formatter ): string | false Formatter が使用するパ ...
https://man.plustar.jp/php/intldateformatter.getpattern.html - [similar]
PREV 1 2 3 4 5 6 NEXT