検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 138 for datetime (0.024 sec.)
PHP の値に関する xmlrpc 型を取得する 5443
« xmlrpc_encode xmlrpc_is_fault » PHP Manual XML-RPC 関数 PHP の値に関する xmlrpc 型を取得する x ... 責任で使用してください。 この関数は特に base64 及び datetime 文字列で有用です。 パラメータ value PHP の値。 戻り ... type() - PHP 文字列型用に xmlrpc 型、base64 または datetime を設定する 関連キーワード: xmlrpc , 取得 , 値 , 関 ... 数 , ype , datetime , 予告 , 参考 , パラメータ , 変更 ...
https://man.plustar.jp/php/function.xmlrpc-get-type.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 5371
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得 ... る可能性があります。 回避策として、 easter_days() を DateTime や DateInterval と組み合わせて使えば、PHP で設定し ... の開始時刻を算出できます。 <?php function get_easter_datetime ( $year ) { $base = new DateTime ( " $year -03-21" ... f ( "Easter in %d is on %s\n" , $year , get_easter_datetime ( $year )-> format ( 'F j' )); } ?> 上の例の出力は ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
日付および時刻関連 5287
« sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関 ... 付・時刻 はじめに インストール/設定 定義済み定数 例 DateTimeDateTime クラス DateTimeImmutable — DateTimeImmu ... table クラス DateTimeInterface — DateTimeInterface インターフェイス Date ... TimeZone — DateTimeZone クラス DateInterval — DateInterval クラス Date ...
https://man.plustar.jp/php/refs.calendar.html - [similar]
DateInterval クラス 5263
« DateTimeZone::listIdentifiers DateInterval::__construct » PHP Manual Date/Time DateInterval ク ... 式は、固定値 (年、月、日、時など) あるいは相対時刻 ( DateTimeImmutable と DateTime のコンストラクタがサポートして ... 的なやり方は、 2つの date/time オブジェクトの差分を DateTimeInterface::diff() 経由で計算することです。 日付の間 ... ion ) public static createFromDateString ( string $datetime ): DateInterval | false public format ( string $fo ... 0 。 DateInterval::format() を参照ください。 days DateTimeImmutable::diff() や DateTime::diff() で作られた Da ...
https://man.plustar.jp/php/class.dateinterval.html - [similar]
宣言しているクラスを取得する 5263
« ReflectionParameter::getClass ReflectionParameter::getDeclaringFunction » PHP Manual Reflectio ... ラスの取得 <?php class Foo { public function bar (\ DateTime $datetime ) { } } class Baz extends Foo { } $param ...
https://man.plustar.jp/php/reflectionparameter.getdeclaringclass.html - [similar]
The MongoDB\BSON\UTCDateTime class 5240
« MongoDB\BSON\Timestamp::unserialize MongoDB\BSON\UTCDateTime::__construct » PHP Manual MongoDB ... \BSON The MongoDB\BSON\UTCDateTime class The MongoDB\BSON\UTCDateTime class (mongodb ... efore 1970. クラス概要 final class MongoDB\BSON\UTCDateTime implements MongoDB\BSON\UTCDateTimeInterface , Mon ... final public __construct ( int | float | string | DateTimeInterface $milliseconds = null ) final public jsonS ... d final public serialize (): string final public toDateTime (): DateTime final public __toString (): string fi ...
https://man.plustar.jp/php/class.mongodb-bson-utcdatetime.html - [similar]
相対指定文字列から DateInterval を作成する 5240
« DateInterval::__construct DateInterval::format » PHP Manual DateInterval 相対指定文字列から Da ... tatic DateInterval::createFromDateString ( string $datetime ): DateInterval | false 通常の日付パーサを用いて、 ... 定文字列から DateInterval を設定します。 パラメータ datetime 相対部分を含む日付。 特に、 strtotime() や DateTim ... eImmutable 、 DateTime が使うパーサーがサポートする 相対書式 を使って Dat ...
https://man.plustar.jp/php/dateinterval.createfromdatestring.html - [similar]
指定した名前の画像のプロパティを返す 5240
« Imagick::getImageProperties Imagick::getImageRedPrimary » PHP Manual Imagick 指定した名前の画像 ... す。 パラメータ name プロパティの名前 (たとえば Exif:DateTime)。 戻り値 画像のプロパティを含む文字列を返します。 ... 指定 , getImageProperty , imagick , 設定 , string , DateTime , 参考 ...
https://man.plustar.jp/php/imagick.getimageproperty.html - [similar]
Seaslog 5216
« 変更履歴 はじめに » PHP Manual その他の基本モジュール Seaslog Seaslog はじめに インストール/設 ... erEnabled — Determin if buffer enabled SeasLog::getDatetimeFormat — Get SeasLog datetime format style SeasLog: ... g::setBasePath — Set SeasLog base path SeasLog::setDatetimeFormat — Set SeasLog datetime format style SeasLog: ...
https://man.plustar.jp/php/book.seaslog.html - [similar]
オブジェクトのクローン作成 5192
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 ... ローンしたオブジェクトのメンバーへのアクセス <?php $dateTime = new DateTime (); echo (clone $dateTime )-> forma ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT