検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 49 for DateTimeZone (0.005 sec.)
DateTime オブジェクトのタイムゾーンを設定する 8225
« DateTime::setTimestamp DateTime::sub » PHP Manual DateTime DateTime オブジェクトのタイムゾーン ... オブジェクト指向型 public DateTime::setTimezone ( DateTimeZone $timezone ): DateTime 手続き型 date_timezone_set ( ... DateTime $object , DateTimeZone $timezone ): DateTime 新しいタイムゾーンを DateTim ... を変更します。 timezone 指定したいタイムゾーンを表す DateTimeZone オブジェクト。 戻り値 メソッドをチェインできるよう ... 向型 <?php $date = new DateTime ( '2000-01-01' , new DateTimeZone ( 'Pacific/Nauru' )); echo $date -> format ( 'Y-m- ...
https://man.plustar.jp/php/datetime.settimezone.html - [similar]
タイムゾーンを設定する 7742
« IntlDateFormatter::setPattern ResourceBundle » PHP Manual IntlDateFormatter タイムゾーンを設定 ... ic IntlDateFormatter::setTimeZone ( IntlTimeZone | DateTimeZone | string | null $timezone ): ? bool 手続き型 datef ... ne ( IntlDateFormatter $formatter , IntlTimeZone | DateTimeZone | string | null $timezone ): ? bool IntlDateFormat ... ) になります。 IntlTimeZone 。これを直接使います。 DateTimeZone 。その識別子を取り出して、ICU タイムゾーンオブジェ ... -> getId (), "\n" ; $formatter -> setTimeZone (new DateTimeZone ( 'Europe/Paris' )); echo "DateTimeZone\n " , $for ...
https://man.plustar.jp/php/intldateformatter.settimezone.html - [similar]
日付・時刻 関数 7742
« DatePeriod::getStartDate checkdate » PHP Manual Date/Time 日付・時刻 関数 日付・時刻 関数 目次 ... タイムスタンプを返す timezone_abbreviations_list — DateTimeZone::listAbbreviations のエイリアス timezone_identifie ... rs_list — DateTimeZone::listIdentifiers のエイリアス timezone_location_ge ... t — DateTimeZone::getLocation のエイリアス timezone_name_from_abbr ... — 略称からタイムゾーン名を返す timezone_name_get — DateTimeZone::getName のエイリアス timezone_offset_get — DateTi ...
https://man.plustar.jp/php/ref.datetime.html - [similar]
日付/時刻 の算術 7018
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行 ... ew DateTimeImmutable ( "2015-11-01 00:00:00" , new DateTimeZone ( "America/New_York" )); echo "Start: " , $dt -> f ... ew DateTimeImmutable ( "2015-11-01 00:00:00" , new DateTimeZone ( "America/New_York" )); echo "Start: " , $dt -> f ... ew DateTimeImmutable ( "2015-01-31 00:00:00" , new DateTimeZone ( "America/New_York" )); echo "Start: " , $dt -> f ... ew DateTimeImmutable ( "2016-01-31 00:00:00" , new DateTimeZone ( "America/New_York" )); echo "Start: " , $dt -> f ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
IntlTimeZone クラス 6882
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTime ... t = null ): IntlIterator | false public static fromDateTimeZone ( DateTimeZone $timezone ): ? IntlTimeZone public ... asSameRules ( IntlTimeZone $other ): bool public toDateTimeZone (): DateTimeZone | false public useDaylightTime () ... タイムゾーンのイテレータを取得する IntlTimeZone::fromDateTimeZoneDateTimeZone からタイムゾーンオブジェクトを作る ... フセットを使っているかどうかを調べる IntlTimeZone::toDateTimeZoneDateTimeZone オブジェクトに変換する IntlTimeZone ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
このカレンダーで使うタイムゾーンを設定する 6776
« IntlCalendar::setTime IntlCalendar::toDateTime » PHP Manual IntlCalendar このカレンダーで使うタ ... public IntlCalendar::setTimeZone ( IntlTimeZone | DateTimeZone | string | null $timezone ): bool 手続き型 intlcal ... ime_zone ( IntlCalendar $calendar , IntlTimeZone | DateTimeZone | string | null $timezone ): bool このカレンダーで ... ) になります。 IntlTimeZone 。これを直接使います。 DateTimeZone 。その識別子を取り出して、ICU タイムゾーンオブジェ ... meZone , IntlTimeZone , junio , sábado , instant , DateTimeZone , string ...
https://man.plustar.jp/php/intlcalendar.settimezone.html - [similar]
DateTimeImmutable クラス 6701
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... public __construct ( string $datetime = "now" , ? DateTimeZone $timezone = null ) public add ( DateInterval $inte ... FromFormat ( string $format , string $datetime , ? DateTimeZone $timezone = null ): DateTimeImmutable | false publ ... imestamp ): DateTimeImmutable public setTimezone ( DateTimeZone $timezone ): DateTimeImmutable public sub ( DateIn ... public getTimestamp (): int public getTimezone (): DateTimeZone | false public __wakeup (): void } 目次 DateTimeIm ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
新しい IntlCalendar を作成する 6701
« IntlCalendar::__construct IntlCalendar::equals » PHP Manual IntlCalendar 新しい IntlCalendar を ... atic IntlCalendar::createInstance ( IntlTimeZone | DateTimeZone | string | null $timezone = null , ? string $local ... 手続き型 intlcal_create_instance ( IntlTimeZone | DateTimeZone | string | null $timezone = null , ? string $local ... ) になります。 IntlTimeZone 。これを直接使います。 DateTimeZone 。その識別子を取り出して、ICU タイムゾーンオブジェ ... alendar , createInstance , locale , IntlTimeZone , DateTimeZone , martes ...
https://man.plustar.jp/php/intlcalendar.createinstance.html - [similar]
Date Formatter を作成する 6701
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... e , int $dateType , int $timeType , IntlTimeZone | DateTimeZone | string | null $timezone = null , IntlCalendar | ... e , int $dateType , int $timeType , IntlTimeZone | DateTimeZone | string | null $timezone = null , IntlCalendar | ... e , int $dateType , int $timeType , IntlTimeZone | DateTimeZone | string | null $timezone = null , IntlCalendar | ... な形式になります。 IntlTimeZone オブジェクトあるいは DateTimeZone オブジェクトも指定できます。 calendar フォーマット ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
DateTime クラス 6655
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... public __construct ( string $datetime = "now" , ? DateTimeZone $timezone = null ) public add ( DateInterval $inte ... FromFormat ( string $format , string $datetime , ? DateTimeZone $timezone = null ): DateTime | false public static ... ( int $timestamp ): DateTime public setTimezone ( DateTimeZone $timezone ): DateTime public sub ( DateInterval $i ... public getTimestamp (): int public getTimezone (): DateTimeZone | false public __wakeup (): void } 変更履歴 バージ ...
https://man.plustar.jp/php/class.datetime.html - [similar]
PREV 1 2 3 4 5 NEXT