検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 299 for date (0.022 sec.)
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 4466
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... 推奨します。 この関数の代替として、これらが使えます: date() IntlDateFormatter::format() 説明 strftime ( stri ... が設定されていない場合に E_WARNING を発生させます。 date_default_timezone_set() も参照ください。 出力内容は ... d time representation based on locale, without the date' , 'Y' => 'Four digit representation for the year' ... nth name, based on the locale' , 'c' => 'Preferred date and time stamp based on local' , 'd' => 'Two-digit ...
https://man.plustar.jp/php/function.strftime.html - [similar]
strftime が生成した日付/時刻をパースする 4466
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strpt ... ョン 説明 8.1.0 この関数は、推奨されなくなりました。 date_parse_from_format() (ロケールに依存しないパースを行 ... う場合) または、 IntlDateFormatter::parse() (ロケールに依存するパースを行う場 ... ラリ関数は、OS によって挙動が異なることがあります。 date_parse_from_format() はこの問題の影響を受けないので ...date_parse_from_format() を使うことを推奨します。 注意 ...
https://man.plustar.jp/php/function.strptime.html - [similar]
Set SeasLog datetime format style 4466
« SeasLog::setBasePath SeasLog::setLogger » PHP Manual SeasLog Set SeasLog datetime format style ... SeasLog::setDatetimeFormat (PECL seaslog >=1.0.0) SeasLog::setDatet ... imeFormat — Set SeasLog datetime format style 説明 public static SeasLog::setDa ... tetimeFormat ( string $format ): bool Set SeasLog datetime format style. 警告 この関数は、 現在のところ詳 ... :s` or `Ymd His`. See also first param `format` at date() . 戻り値 Return TRUE on setted datetime format s ...
https://man.plustar.jp/php/seaslog.setdatetimeformat.html - [similar]
IntlDateFormatter クラス 4447
« IntlTimeZone::useDaylightTime IntlDateFormatter::create » PHP Manual intl IntlDateFormatter ク ... ラス IntlDateFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PEC ... L intl >= 1.0.0) はじめに Date Formatter は、パターン文字列や出来合いのパターンを ... て扱ったりすることができます。 クラス概要 class IntlDateFormatter { /* メソッド */ public __construct ( ? s ... tring $locale , int $dateType , int $timeType , IntlTimeZone | DateTimeZone ...
https://man.plustar.jp/php/class.intldateformatter.html - [similar]
指定されたメールボックスに文字列メッセージを追加する 4447
« imap_alerts imap_base64 » PHP Manual IMAP 関数 指定されたメールボックスに文字列メッセージを追加 ... ge , ? string $options = null , ? string $internal_date = null ): bool 指定したメールボックス folder に文字 ... options もその folder に書きこまれます。 internal_date このパラメータが設定されていると、追加したメッセー ... ジに INTERNALDATE を設定します。 このパラメータは、rfc2060 の日付時刻 ... ス が期待されていました。 8.0.0 options と internal_date は、nullable になりました。 例 例1 imap_append() の ...
https://man.plustar.jp/php/function.imap-append.html - [similar]
サポートされるタイムゾーンのリスト 4419
« 相対的な書式 アフリカ » PHP Manual Date/Time サポートされるタイムゾーンのリスト サポートされる ... ポートしているタイムゾーンの完全なリストです。例えば date_default_timezone_set() などで使用します。 警告 ここ ...
https://man.plustar.jp/php/timezones.html - [similar]
相対指定文字列から DateInterval を作成する 4390
« DateInterval::__construct DateInterval::format » PHP Manual DateInterval 相対指定文字列から Date ... teInterval を作成する DateInterval::createFromDateString (PHP 5 >= 5.3.0, PHP ... 7, PHP 8) DateInterval::createFromDateString — 相対指定文字列から ... DateInterval を作成する 説明 public static DateInterval ... ::createFromDateString ( string $datetime ): DateInterval | false 通 ...
https://man.plustar.jp/php/dateinterval.createfromdatestring.html - [similar]
与えられた DateTimeImmutable オブジェクトをカプセル化した、新しい DateTime オブ... 4390
« DateTime::createFromFormat DateTime::createFromInterface » PHP Manual DateTime 与えられた Date ... TimeImmutable オブジェクトをカプセル化した、新しい DateTime オブジェクトを返す DateTime::createFromImmutab ... le (PHP 7 >= 7.3.0, PHP 8) DateTime::createFromImmutable — 与えられた DateTimeImmu ... table オブジェクトをカプセル化した、新しい DateTime オブジェクトを返す 説明 public static DateTime ... ::createFromImmutable ( DateTimeImmutable $object ): DateTime パラメータ object ...
https://man.plustar.jp/php/datetime.createfromimmutable.html - [similar]
与えられた DateTime オブジェクトをカプセル化した、新しいDateTimeImmutable オブジ... 4390
« DateTimeImmutable::createFromInterface DateTimeImmutable::getLastErrors » PHP Manual DateTimeI ... mmutable 与えられた DateTime オブジェクトをカプセル化した、新しいDateTimeIm ... mutable オブジェクトを返す DateTimeImmutable::createFromMutable (PHP 5 >= 5.6.0, P ... HP 7, PHP 8) DateTimeImmutable::createFromMutable — 与えられた DateT ... ime オブジェクトをカプセル化した、新しいDateTimeImmutable オブジェクトを返す 説明 public static ...
https://man.plustar.jp/php/datetimeimmutable.createfrommutable.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 4390
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... , MongoDB \ BSON \ Binary :: TYPE_GENERIC ) ], [ 'date' => new MongoDB \ BSON \ UTCDateTime ( 14459904000 ... y" : { "base64": "Zm9v", "subType" : "00" } } } { "date" : { "$date" : "2015-10-28T00:00:00Z" } } { "times ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]