検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 49 for cal (0.011 sec.)
オブジェクトの現在時刻を考慮して、フィールドの最大値を取得する 6821
« IntlCalendar::get IntlCalendar::getActualMinimum » PHP Manual IntlCalendar オブジェクトの現在時 ... 刻を考慮して、フィールドの最大値を取得する IntlCalendar::getActualMaximum (PHP 5 >= 5.5.0, PHP 7, PHP ... 8, PECL >= 3.0.0a1) IntlCalendar::getActualMaximum — オブジェクトの現在時刻を考 ... 最大値を取得する 説明 オブジェクト指向型 public IntlCalendar::getActualMaximum ( int $field ): int | false ... 手続き型 intlcal_get_actual_maximum ( IntlCalendar $calendar , int ...
https://man.plustar.jp/php/intlcalendar.getactualmaximum.html - [similar]
オブジェクトに関連付けられたロケールを取得する 6625
« IntlCalendar::getLeastMaximum IntlCalendar::getMaximum » PHP Manual IntlCalendar オブジェクトに ... 関連付けられたロケールを取得する IntlCalendar::getLocale (PHP 5 >= 5.5.0, PHP 7, PHP 8, PEC ... L >= 3.0.0a1) IntlCalendar::getLocale — オブジェクトに関連付けられたロケ ... ールを取得する 説明 オブジェクト指向型 public IntlCalendar::getLocale ( int $type ): string | false 手続 ... き型 intlcal_get_locale ( IntlCalendar $calendar , int $type ): ...
https://man.plustar.jp/php/intlcalendar.getlocale.html - [similar]
フィールドの値を取得する 6550
« IntlCalendar::fromDateTime IntlCalendar::getActualMaximum » PHP Manual IntlCalendar フィールド ... の値を取得する IntlCalendar::get (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3 ... .0.0a1) IntlCalendar::get — フィールドの値を取得する 説明 オブジェ ... クト指向型 public IntlCalendar::get ( int $field ): int | false 手続き型 int ... lcal_get ( IntlCalendar $calendar , int $field ): int | ...
https://man.plustar.jp/php/intlcalendar.get.html - [similar]
指定された日が平日か、週末か、ふたつの週の間の移行日かを返す 6504
« IntlCalendar::getAvailableLocales IntlCalendar::getErrorCode » PHP Manual IntlCalendar 指定され ... が平日か、週末か、ふたつの週の間の移行日かを返す IntlCalendar::getDayOfWeekType (PHP 5 >= 5.5.0, PHP 7, PHP ... 8, PECL >= 3.0.0a1) IntlCalendar::getDayOfWeekType — 指定された日が平日か、週末 ... の移行日かを返す 説明 オブジェクト指向型 public IntlCalendar::getDayOfWeekType ( int $dayOfWeek ): int | f ... alse 手続き型 intlcal_get_day_of_week_type ( IntlCalendar $calendar , in ...
https://man.plustar.jp/php/intlcalendar.getdayofweektype.html - [similar]
ユリウス積算日をフランス革命暦(共和暦)に変換する 6459
« jdmonthname jdtogregorian » PHP Manual カレンダー 関数 ユリウス積算日をフランス革命暦(共和暦)に ... htojd() - フランス革命暦をユリウス積算日に変換する cal_from_jd() - ユリウス積算日からサポートされるカレン ... ド: 積算 , 変換 , 共和 , jdtofrench , 整数 , from , cal , frenchtojd , 参考 , 形式 ...
https://man.plustar.jp/php/function.jdtofrench.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 6308
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得 ... 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した年yearにおける復活祭 ... は、 ローカルタイムにおける現在の年を使います。 mode CAL_EASTER_ALWAYS_JULIAN を設定すると、 ユリウス暦のカ ... レンダをベースにして復活祭の日付が計算できます。 calendar の定数 を参照してください。 戻り値 復活祭の日 ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
フランス革命暦をユリウス積算日に変換する 6308
« easter_days gregoriantojd » PHP Manual カレンダー 関数 フランス革命暦をユリウス積算日に変換する ... - ユリウス積算日をフランス革命暦(共和暦)に変換する cal_to_jd() - サポートされるカレンダーからユリウス積算 ... , 数字 , frenchtojd , month , day , year , 期間 , cal ...
https://man.plustar.jp/php/function.frenchtojd.html - [similar]
このオブジェクトが表す時刻を取得する 6308
« IntlCalendar::getSkippedWallTimeOption IntlCalendar::getTimeZone » PHP Manual IntlCalendar この ... オブジェクトが表す時刻を取得する IntlCalendar::getTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ... >= 3.0.0a1) IntlCalendar::getTime — このオブジェクトが表す時刻を取得す ... る 説明 オブジェクト指向型 public IntlCalendar::getTime (): float | false 手続き型 intlcal_g ... et_time ( IntlCalendar $calendar ): float | false このオブジェクトに ...
https://man.plustar.jp/php/intlcalendar.gettime.html - [similar]
IntlCalendar を DateTime オブジェクトに変換する 6233
« IntlCalendar::setTimeZone IntlGregorianCalendar » PHP Manual IntlCalendar IntlCalendar を Date ... Time オブジェクトに変換する IntlCalendar::toDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PE ... CL >= 3.0.0a2) IntlCalendar::toDateTime — IntlCalendar を DateTime オブジ ... ェクトに変換する 説明 オブジェクト指向型 public IntlCalendar::toDateTime (): DateTime | false 手続き型 int ... lcal_to_date_time ( IntlCalendar $calendar ): DateTime ...
https://man.plustar.jp/php/intlcalendar.todatetime.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 6112
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭ま ... 説明 easter_days ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した年 year において、3 ... は、 ローカルタイムにおける現在の年を使います。 mode CAL_EASTER_ROMAN に設定すると 1582 年から 1752 年までの ...
https://man.plustar.jp/php/function.easter-days.html - [similar]
PREV 1 2 3 4 5 NEXT