検索

phrase: max: clip:
target: order:
Results of 11 - 19 of about 19 for Week (0.061 sec.)
IntlGregorianCalendar クラス 7905
« IntlCalendar::toDateTime IntlGregorianCalendar::__construct » PHP Manual intl IntlGregorianCal ... r::FIELD_MONTH = 2 ; const int IntlCalendar::FIELD_WEEK_OF_YEAR = 3 ; const int IntlCalendar::FIELD_WEEK_O ... OF_YEAR = 6 ; const int IntlCalendar::FIELD_DAY_OF_WEEK = 7 ; const int IntlCalendar::FIELD_DAY_OF_WEEK_IN ... OW_SATURDAY = 7 ; const int IntlCalendar::DOW_TYPE_WEEKDAY = 0 ; const int IntlCalendar::DOW_TYPE_WEEKEND ... = 1 ; const int IntlCalendar::DOW_TYPE_WEEKEND_OFFSET = 2 ; const int IntlCalendar::DOW_TYPE_W ...
https://man.plustar.jp/php/class.intlgregoriancalendar.html - [similar]
単一または全てのフィールドをクリアする 7854
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィー ... , 'FIELD_YEAR' => 1 , 'FIELD_MONTH' => 2 , 'FIELD_WEEK_OF_YEAR' => 3 , 'FIELD_WEEK_OF_MONTH' => 4 , 'FIEL ... E' => 5 , 'FIELD_DAY_OF_YEAR' => 6 , 'FIELD_DAY_OF_WEEK' => 7 , 'FIELD_DAY_OF_WEEK_IN_MONTH' => 8 , 'FIELD ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
ISO 日付を設定する 7393
« DateTimeImmutable::setDate DateTimeImmutable::setTime » PHP Manual DateTimeImmutable ISO 日付を ... c DateTimeImmutable::setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTimeImmutable ISO 8601 ... 、このオブジェクトを変更します。 year その日付の年。 week その日付の週。 dayOfWeek 週の最初の日からのオフセッ ...
https://man.plustar.jp/php/datetimeimmutable.setisodate.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 7120
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... trtotime ( "+1 day" ), "\n" ; echo strtotime ( "+1 week" ), "\n" ; echo strtotime ( "+1 week 2 days 4 hour ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
特定の年や月における、最初の週の日数の最小値を設定する 7017
« IntlCalendar::setLenient IntlCalendar::setRepeatedWallTimeOption » PHP Manual IntlCalendar 特定 ... 最小値を設定する IntlCalendar::setMinimalDaysInFirstWeek (PHP 5 >= 5.5.1, PHP 7, PHP 8) IntlCalendar::setMi ... nimalDaysInFirstWeek — 特定の年や月における、最初の週の日数の最小値を設 ... クト指向型 public IntlCalendar::setMinimalDaysInFirstWeek ( int $days ): bool 手続き型 intlcal_set_minimal_d ... ays_in_first_week ( IntlCalendar $calendar , int $days ): bool 特定の ...
https://man.plustar.jp/php/intlcalendar.setminimaldaysinfirstweek.html - [similar]
指定された日が平日か、週末か、ふたつの週の間の移行日かを返す 6915
« 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 | false 手続き型 intlc ... al_get_day_of_week_type ( IntlCalendar $calendar , int $dayOfWeek ): ...
https://man.plustar.jp/php/intlcalendar.getdayofweektype.html - [similar]
DateTime クラス 6864
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... y ): DateTime public setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTime public setTime ( ...
https://man.plustar.jp/php/class.datetime.html - [similar]
DateTimeImmutable クラス 6864
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... TimeImmutable public setISODate ( int $year , int $week , int $dayOfWeek = 1 ): DateTimeImmutable public s ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
指定した日付/時刻の詳細な情報を連想配列で返す 6761
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連 ... var_dump ( date_parse ( "2006-12-12 10:00:00.5 +1 week +1 hour" )); ?> 上の例の出力は以下となります。 arr ... ' => int(0) 'minute' => int(0) 'second' => int(0) 'weekday' => int(4) } } 参考 指定されたフォーマットに従っ ...
https://man.plustar.jp/php/function.date-parse.html - [similar]
PREV 1 2 NEXT