検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 191 for 日付 (0.089 sec.)
DateTime::getOffset のエイリアス 5471
« date_modify date_parse_from_format » PHP Manual 日付・時刻 関数 DateTime::getOffset のエイリア ... , date , 関数 , offset , modify , from , format , 日付 , 時刻 ...
https://man.plustar.jp/php/function.date-offset-get.html - [similar]
現在の Unix タイムスタンプを返す 5471
« strtotime timezone_abbreviations_list » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプを ... 。 Unixタイムスタンプに付随する落とし穴を避けつつ、 日付/時刻に関する情報を扱うために DateTimeImmutable を使 ... 関連キーワード: Unix , time , 時刻 , 注意 , 情報 , 日付 , 関数 , パラメータ , Next , Week ...
https://man.plustar.jp/php/function.time.html - [similar]
DateTimeZone::listIdentifiers のエイリアス 5471
« timezone_abbreviations_list timezone_location_get » PHP Manual 日付・時刻 関数 DateTimeZone::l ... zone , list , 関数 , identifiers , abbreviations , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.timezone-identifiers-list.html - [similar]
DateTimeZone::getLocation のエイリアス 5471
« timezone_identifiers_list timezone_name_from_abbr » PHP Manual 日付・時刻 関数 DateTimeZone::g ... mezone , 関数 , identifiers , list , from , abbr , 日付 , 時刻 ...
https://man.plustar.jp/php/function.timezone-location-get.html - [similar]
DateTimeZone::getName のエイリアス 5471
« timezone_name_from_abbr timezone_offset_get » PHP Manual 日付・時刻 関数 DateTimeZone::getName ... getName , timezone , 関数 , from , abbr , offset , 日付 , 時刻 , ...
https://man.plustar.jp/php/function.timezone-name-get.html - [similar]
フィールドが設定されているかを調べる 5471
« IntlCalendar::isLenient IntlCalendar::isWeekend » PHP Manual IntlCalendar フィールドが設定され ... ィールドを設定することは、 フィールドを未設定にし、 日付/時刻を計算する時にデフォルト値を用いることよりも優 ... lendar クラスのインスタンス。 field IntlCalendar の日付/時刻 フィールド定数 のいずれか。 0 から IntlCalend ... フィールド , 設定 , IntlCalendar , isSet , 時刻 , 日付 , 優先 , int , calendar , エラー ...
https://man.plustar.jp/php/intlcalendar.isset.html - [similar]
はじめに 5471
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では ... 。 Message Formatter: メッセージ関連のデータ (数値や日付など) をパターンやロケールにあわせて適切にフォーマッ ... カライズした書式や指定したパターン、ルールに基づいて日付と時刻を表示できるようにします。 また、文字列を日付... 関連キーワード: 数値 , 提供 , モジュール , パース , 日付 , 操作 , 識別子 , テキスト , 時刻 , パターン ...
https://man.plustar.jp/php/intro.intl.html - [similar]
DateTimeImmutable クラス 5427
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... ble クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに 日付と時刻を表現します。 このクラスは DateTime と同じ振る ... __set_state ハンドラ DateTimeImmutable::setDate — 日付を設定する DateTimeImmutable::setISODate — ISO 日付... mutable::setTimestamp — Unix タイムスタンプを用いて日付と時刻を設定する DateTimeImmutable::setTimezone — タ ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
Unix タイムスタンプを取得する 5427
« DateTime::getOffset DateTime::getTimezone » PHP Manual DateTimeInterface Unix タイムスタンプを ... ータ この関数にはパラメータはありません。 戻り値 その日付をあらわす Unix タイムスタンプを返します。 エラー / ... eTime::setTimestamp() - Unix タイムスタンプを用いて日付と時刻を設定する DateTime::format() - 指定した書式で ... フォーマットした日付を返す 関連キーワード: Unix , getTimestamp , 取得 , ...
https://man.plustar.jp/php/datetime.gettimestamp.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 5427
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバッ ... 使われていたものなのですが、 // これを 2003 年対応の日付に変更したいのです $text = "エイプリルフールの日付... 04/01/2002 です\n" ; $text .= "この前のクリスマスの日付は 12/24/2001 でした\n" ; // コールバック関数 functi ... > 上の例の出力は以下となります。 エイプリルフールの日付は 04/01/2003 です この前のクリスマスの日付は 12/24/ ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]