検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 83 for year (0.011 sec.)
IntlCalendar クラス 8545
« MessageFormatter::setPattern IntlCalendar::add » PHP Manual intl IntlCalendar クラス IntlCalen ... 定数 */ const int FIELD_ERA = 0 ; const int FIELD_YEAR = 1 ; const int FIELD_MONTH = 2 ; const int FIELD_ ... WEEK_OF_YEAR = 3 ; const int FIELD_WEEK_OF_MONTH = 4 ; const in ... t FIELD_DATE = 5 ; const int FIELD_DAY_OF_YEAR = 6 ; const int FIELD_DAY_OF_WEEK = 7 ; const int ... const int FIELD_DST_OFFSET = 16 ; const int FIELD_YEAR_WOY = 17 ; const int FIELD_DOW_LOCAL = 18 ; const ...
https://man.plustar.jp/php/class.intlcalendar.html - [similar]
IntlGregorianCalendar クラス 8232
« IntlCalendar::toDateTime IntlGregorianCalendar::__construct » PHP Manual intl IntlGregorianCal ... dar::FIELD_ERA = 0 ; const int IntlCalendar::FIELD_YEAR = 1 ; const int IntlCalendar::FIELD_MONTH = 2 ; co ... nst int IntlCalendar::FIELD_WEEK_OF_YEAR = 3 ; const int IntlCalendar::FIELD_WEEK_OF_MONTH ... LD_DATE = 5 ; const int IntlCalendar::FIELD_DAY_OF_YEAR = 6 ; const int IntlCalendar::FIELD_DAY_OF_WEEK = ... LD_DST_OFFSET = 16 ; const int IntlCalendar::FIELD_YEAR_WOY = 17 ; const int IntlCalendar::FIELD_DOW_LOCAL ...
https://man.plustar.jp/php/class.intlgregoriancalendar.html - [similar]
指定した年とカレンダーについて、月の日数を返す 8232
« カレンダー 関数 cal_from_jd » PHP Manual カレンダー 関数 指定した年とカレンダーについて、月の日 ... _days_in_month ( int $calendar , int $month , int $year ): int この関数は、指定した calendar について year ... るカレンダー。 month 選択したカレンダーにおける月。 year 選択したカレンダーにおける年。 戻り値 指定したカレ ... h , 指定 , 年 , 月 , cal , int , 関数 , calendar , year ...
https://man.plustar.jp/php/function.cal-days-in-month.html - [similar]
グレゴリオ暦の日付/時刻の妥当性を確認します 7988
« 日付・時刻 関数 date_add » PHP Manual 日付・時刻 関数 グレゴリオ暦の日付/時刻の妥当性を確認しま ... します 説明 checkdate ( int $month , int $day , int $year ): bool 引数で指定された日付の妥当性をチェックしま ... 日は、指定された month の日数の範囲内になります。 year がうるう年の場合は、それも考慮されます。 year 年は ... る 関連キーワード: 日付 , 時刻 , 確認 , checkdate , year , int , month , Unix , パラメータ , day ...
https://man.plustar.jp/php/function.checkdate.html - [similar]
指定された年がうるう年かを判定する 7798
« IntlGregorianCalendar::getGregorianChange IntlGregorianCalendar::setGregorianChange » PHP Manu ... がうるう年かを判定する IntlGregorianCalendar::isLeapYear (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlGregorianCalend ... ar::isLeapYear — 指定された年がうるう年かを判定する 説明 public I ... ntlGregorianCalendar::isLeapYear ( int $year ): bool 警告 この関数は、 現在のところ ... ん。引数のリストのみが 記述されています。 パラメータ year 戻り値 うるう年の場合、 true を返します。 そうでな ...
https://man.plustar.jp/php/intlgregoriancalendar.isleapyear.html - [similar]
日付を Unix のタイムスタンプとして取得する 7553
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mkt ... , ? int $month = null , ? int $day = null , ? int $year = null ): int | false 与えられた引数に従って UNIX ... ime() が使えます。 パラメータ hour month 、 day と year で決まる日付の 0 時から数えた「時」。負の値は、その ... 日数より大きい値は、翌月以降の該当する日を表します。 year 年。2 桁または 4 桁の値を指定可能で、 0-69 の間の値 ... me_t が 32 ビットの符号付き整数である システムでは year として有効な範囲は 1901 から 2038 の間です。 戻り値 ...
https://man.plustar.jp/php/function.mktime.html - [similar]
フィールドが SQL の NULL かどうか調べる 7499
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる ... if ( $res ) { if ( pg_field_is_null ( $res , 0 , "year" ) == 1 ) { echo "The value of the field year is n ... ull.\n" ; } if ( pg_field_is_null ( $res , 0 , "year" ) == 0 ) { echo "The value of the field year is n ...
https://man.plustar.jp/php/function.pg-field-is-null.html - [similar]
日付を設定する 7363
« DateTime::__set_state DateTime::setISODate » PHP Manual DateTime 日付を設定する DateTime::setD ... オブジェクト指向型 public DateTime::setDate ( int $year , int $month , int $day ): DateTime 手続き型 date_ ... date_set ( DateTime $object , int $year , int $month , int $day ): DateTime DateTime オブジ ... ェクト。 この関数は、このオブジェクトを変更します。 year その日付の年。 month その日付の月。 day その日付の ...
https://man.plustar.jp/php/datetime.setdate.html - [similar]
ISO 形式の日付を設定する 7363
« DateTime::setDate DateTime::setTime » PHP Manual DateTime ISO 形式の日付を設定する DateTime::s ... ブジェクト指向型 public DateTime::setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTime 手続き ... 型 date_isodate_set ( DateTime $object , int $year , int $week , int $dayOfWeek = 1 ): DateTime ISO 8 ... ェクト。 この関数は、このオブジェクトを変更します。 year その日付の年。 week その日付の週。 dayOfWeek 週の最 ...
https://man.plustar.jp/php/datetime.setisodate.html - [similar]
フランス革命暦をユリウス積算日に変換する 7308
« easter_days gregoriantojd » PHP Manual カレンダー 関数 フランス革命暦をユリウス積算日に変換する ... する 説明 frenchtojd ( int $month , int $day , int $year ): int 日付けをフランス革命暦からユリウス積算日に変 ... までの数字。 day 日を表す、1 から 30 までの数字。 year 年を表す、1 から 14 までの数字。 戻り値 フランス革 ... 換 , 積算 , int , 数字 , frenchtojd , month , day , year , 期間 , cal ...
https://man.plustar.jp/php/function.frenchtojd.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT