検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 299 for date (0.100 sec.)
DateTime クラス 3965
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 > ... めに 日付と時刻を表現するクラスです。 このクラスは、 DateTimeImmutable と同じ振る舞いをします。 但し、 DateT ... が呼び出された時を除きます。 このクラスの代わりに、 DateTimeImmutable を使うことを推奨します。 クラス概要 c ... lass DateTime implements DateTimeInterface { /* 継承した定数 ... */ const string DateTimeInterface::ATOM = "Y-m-d\TH:i:sP" ; const strin ...
https://man.plustar.jp/php/class.datetime.html - [similar]
DateTimeImmutable クラス 3965
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeI ... 8) はじめに 日付と時刻を表現します。 このクラスは DateTime と同じ振る舞いをします。 但し、 DateTime::modi ... ソッドが呼び出された時を除きます。 クラス概要 class DateTimeImmutable implements DateTimeInterface { /* 継承 ... した定数 */ const string DateTimeInterface::ATOM = "Y-m-d\TH:i:sP" ; const strin ... g DateTimeInterface::COOKIE = "l, d-M-Y H:i:s T" ; const ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
The MongoDB\Driver\ReadPreference class 3965
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... taleness by periodically checking the latest write date of each replica set member. Since these checks are ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]
3965
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... $vars ) { // エラーエントリのタイムスタンプ $dt = date ( "Y-m-d H:i:s (T)" ); // エラー文字列の連想配列を ... ER_NOTICE ); $err = "<errorentry>\n" ; $err .= "\t<datetime>" . $dt . "</datetime>\n" ; $err .= "\t<errorn ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 3965
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... ogle.co.uk/ Content-Type: text/html; charset=UTF-8 Date: Sat, 09 Mar 2013 12:21:19 GMT Expires: Mon, 08 Ap ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
関数リファレンス 3965
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレ ... ンダー固有のモジュール 日付および時刻関連 カレンダー Date/Time — 日付・時刻 HRTime — High resolution timing ...
https://man.plustar.jp/php/funcref.html - [similar]
データベースへの接続を返す 3965
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... LDBNAME> as <REMOTEDBNAME> at node loopback db2 "update dbm cfg using svcename <SERVICENAME>" db2set DB2CO ... しかし、 i5_dbcs_alloc の値のほうが優先されます。 i5_date_fmt DB2_I5_FMT_ISO - 国際標準化機構 (ISO) の日付書 ... _FMT_JOB - そのジョブのデフォルトを使用します。 i5_date_sep DB2_I5_SEP_SLASH - スラッシュ ( / ) を日付の区 ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 3965
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基 ... の連想配列。使えるキーは "remail" , "return_path" , "date" , "from" , "reply_to" , "in_reply_to" , "subject" ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 3965
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバイ ... G の配列 SQLT_LVC - LONG VARCHAR の配列 SQLT_ODT - DATE の配列 戻り値 成功した場合に true を、失敗した場合 ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
フォーマット文字列に基づき入力を処理する 3965
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf ... SN/2350001" , "SN/%d" ); // 続いて製造日を得る $mandate = "January 01 2000" ; list( $month , $day , $year ... ) = sscanf ( $mandate , "%s %d %d" ); echo "Item $serial was manufacture ... ) - 数字を千の位毎にグループ化してフォーマットする date() - Unixタイムスタンプを書式化する 関連キーワード: ...
https://man.plustar.jp/php/function.sscanf.html - [similar]