検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1011 for [SIMILAR] 16 1024 4096 WITH 15839 datetime WITH ... (0.605 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 0
« 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 — 日付/時刻 の値 ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
GMT からのタイムゾーンのオフセットを返す 0
« DateTimeZone::getName DateTimeZone::getTransitions » PHP Manual DateTimeZone GMT からのタイムゾーンのオフセットを返す DateTimeZone::getOffset timezone_offset_get (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::getOffset -- timezone_offset_get — GMT からのタイムゾーンのオフセットを返す 説明 ...
https://man.plustar.jp/php/datetimezone.getoffset.html - [similar]
日付・時刻 関数 0
« DatePeriod::getStartDate checkdate » PHP Manual Date/Time 日付・時刻 関数 日付・時刻 関数 目次 checkdate — グレゴリオ暦の日付/時刻の妥当性を確認します date_add — DateTime::add のエイリアス date_create_from_format — DateTime::createFromFormat のエイリアス date_create_immutable_from_form ...
https://man.plustar.jp/php/ref.datetime.html - [similar]
新しい DateInterval オブジェクトを作成する 0
« DateInterval DateInterval::createFromDateString » PHP Manual DateInterval 新しい DateInterval オブジェクトを作成する DateInterval::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval::__construct — 新しい DateInterval オブジェクトを作成する 説明 public DateInterval::__construct ( s ...
https://man.plustar.jp/php/dateinterval.construct.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
IntlCalendar クラス 0
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalendar クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlCalendar { /* 定数 */ const int FIELD_ERA = 0 ; const int FIELD_YEAR = 1 ; const int FIELD_MONTH = 2 ; ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
タイムゾーンを取得する 0
« IntlDateFormatter::getCalendarObject IntlDateFormatter::isLenient » PHP Manual IntlDateFormatter タイムゾーンを取得する IntlDateFormatter::getTimeZone datefmt_get_timezone (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::getTimeZone -- datefmt_get_timezone — タイム ...
https://man.plustar.jp/php/intldateformatter.gettimezone.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
Date Formatter を作成する 0
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作成する IntlDateFormatter::create datefmt_create IntlDateFormatter::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::create -- datefmt_create -- IntlDateFormatt ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]