検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 403 for [SIMILAR] 16 1024 4096 WITH 29242 datetime WITH ... (0.423 sec.)
Picker Control 0
« UI\Controls\Radio::setSelected UI\Controls\Picker::__construct » PHP Manual UI Picker Control Picker Control (UI 0.9.9) はじめに A Picker represents a button which when clicked presents a native Date/Time/DateTime Picker interface to the user. クラス概要 class UI\Controls\Picker extend ...
https://man.plustar.jp/php/class.ui-controls-picker.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 0
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付についての情報を取得する date_parse_from_format (PHP 5 >= 5.3.0, PHP 7, PHP 8) date_parse_from_format — 指定した書式でフォーマットされた日付についての情報を取得する 説明 date_parse_from_format ( ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 0
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得る easter_date (PHP 4, PHP 5, PHP 7, PHP 8) easter_date — 指定した年における復活祭の真夜中のUnix時を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
時刻を設定する 0
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時刻を設定する DateTimeImmutable::setTime (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setTime — 時刻を設定する 説明 public DateTimeImmutable::setTime ( int $hour , int $minute , int $seco ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
時刻の文字列を指定されたフォーマットに従ってパースする 0
« DateTimeImmutable::__construct DateTimeImmutable::createFromInterface » PHP Manual DateTimeImmutable 時刻の文字列を指定されたフォーマットに従ってパースする DateTimeImmutable::createFromFormat date_create_immutable_from_format (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::createFrom ...
https://man.plustar.jp/php/datetimeimmutable.createfromformat.html - [similar]
DateInterval クラス 0
« DateTimeZone::listIdentifiers DateInterval::__construct » PHP Manual Date/Time DateInterval クラス DateInterval クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の間隔をあらわします。 格納方式は、固定値 (年、月、日、時など) あるいは相対時刻 ( DateTimeImmutable と DateTime のコンストラ ...
https://man.plustar.jp/php/class.dateinterval.html - [similar]
新しい DatePeriod オブジェクトを作成する 0
« DatePeriod DatePeriod::getDateInterval » PHP Manual DatePeriod 新しい DatePeriod オブジェクトを作成する DatePeriod::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) DatePeriod::__construct — 新しい DatePeriod オブジェクトを作成する 説明 public DatePeriod::__construct ( DateTimeInterface $sta ...
https://man.plustar.jp/php/dateperiod.construct.html - [similar]
日付を設定する 0
« DateTimeImmutable::__set_state DateTimeImmutable::setISODate » PHP Manual DateTimeImmutable 日付を設定する DateTimeImmutable::setDate (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::setDate — 日付を設定する 説明 public DateTimeImmutable::setDate ( int $year , int $month , int $day ): ...
https://man.plustar.jp/php/datetimeimmutable.setdate.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
日付/時刻 の算術 0
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行や、 異なった日を持つ月に関する 日付/時刻 の算術の罠をいくつか紹介します。 例1 DateTimeImmutable::add/sub は、経過時間を含む区間を足してしまう DST (夏時間) への移行タイミングをまたいで 24時間を ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]