検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 299 for date (0.010 sec.)
文からのフィールド名を返す 4703
« oci_field_is_null oci_field_precision » PHP Manual OCI8 関数 文からのフィールド名を返す oci_fi ... UMBER, varchar2_col varchar2(1), // clob_col CLOB, date_col DATE); $conn = oci_connect ( "hr" , "hrpwd" , ... UMBER // VARCHAR2_COL VARCHAR2 // CLOB_COL CLOB // DATE_COL DATE oci_free_statement ( $stid ); oci_close ( ...
https://man.plustar.jp/php/function.oci-field-name.html - [similar]
インストール/設定 4684
« はじめに 要件 » PHP Manual Date/Time インストール/設定 インストール/設定 目次 要件 インストール ... ース型 関連キーワード: インストール , 設定 , 要件 , Date , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/datetime.setup.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 4684
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数 ... width] => 7 [height] => 1 ) ) 例2 array_udiff() で DateTime オブジェクトを使う例 <?php class MyCalendar { ... ction __construct ( $week = 'now' ) { $start = new DateTime ( $week ); $start -> modify ( 'Monday this wee ... y ( 'Friday this week midnight' ); $interval = new DateInterval ( 'P1D' ); foreach (new DatePeriod ( $star ... $freeTime ; } } public function bookAppointment ( DateTime $date , $note ) { $this -> booked [] = array( ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
日付/時刻情報を取得する 4684
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, ... PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $ti ... 1970年1月1日)からの秒数。 time() の戻り値と同様。 date() でも使用される。 システムによって違うが、通常は ... .0 timestamp は、nullable になりました。 例 例1 getdate() の例 <?php $today = getdate (); print_r ( $today ... > Tuesday [month] => June [0] => 1055901520 ) 参考 date() - Unixタイムスタンプを書式化する idate() - ローカ ...
https://man.plustar.jp/php/function.getdate.html - [similar]
指定した書式で時刻文字列をパースする 4655
« DateTime::__construct DateTime::createFromImmutable » PHP Manual DateTime 指定した書式で時刻文 ... 字列をパースする DateTime::createFromFormat date_create_from_format (PHP ... 5 >= 5.3.0, PHP 7, PHP 8) DateTime::createFromFormat -- date_create_from_format — ... 列をパースする 説明 オブジェクト指向型 public static DateTime::createFromFormat ( string $format , string $d ... atetime , ? DateTimeZone $timezone = null ): DateTime | false 手続き ...
https://man.plustar.jp/php/datetime.createfromformat.html - [similar]
フィールドサイズを返す 4655
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_siz ... UMBER, varchar2_col varchar2(1), // clob_col CLOB, date_col DATE); $conn = oci_connect ( "hr" , "hrpwd" , ... / VARCHAR2_COL VARCHAR2 1 // CLOB_COL CLOB 4000 // DATE_COL DATE 7 oci_free_statement ( $stid ); oci_close ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
フィールドのデータ型の名前を返す 4655
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す ... UMBER, varchar2_col varchar2(1), // clob_col CLOB, date_col DATE); $conn = oci_connect ( "hr" , "hrpwd" , ... / VARCHAR2_COL VARCHAR2 1 // CLOB_COL CLOB 4000 // DATE_COL DATE 7 oci_free_statement ( $stid ); oci_close ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
タイムゾーンを設定する 4655
« IntlDateFormatter::setPattern ResourceBundle » PHP Manual IntlDateFormatter タイムゾーンを設定 ... する IntlDateFormatter::setTimeZone datefmt_set_timezone (PHP 5 ... >= 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::setTimeZone -- datefmt_set_timezone — タ ... ゾーンを設定する 説明 オブジェクト指向型 public IntlDateFormatter::setTimeZone ( IntlTimeZone | DateTimeZon ... e | string | null $timezone ): ? bool 手続き型 datefmt_set_timezone ( IntlDateFormatter $formatter , I ...
https://man.plustar.jp/php/intldateformatter.settimezone.html - [similar]
指定した年において、3 月 21 日から復活祭までの日数を得る 4627
« easter_date frenchtojd » PHP Manual カレンダー 関数 指定した年において、3 月 21 日から復活祭ま ... または 2037 年以降)の復活祭を 計算するために easter_date() の代わりに使用することが できます。 復活祭の日付 ... _days ( 1913 ); // 2, i.e. March 23 ?> 参考 easter_date() - 指定した年における復活祭の真夜中のUnix時を得る ... ード: 日数 , easter , year , 指定 , 月 , 年 , 計算 , date , 周期 , int ...
https://man.plustar.jp/php/function.easter-days.html - [similar]
このカレンダーで使うタイムゾーンを設定する 4627
« IntlCalendar::setTime IntlCalendar::toDateTime » PHP Manual IntlCalendar このカレンダーで使うタ ... public IntlCalendar::setTimeZone ( IntlTimeZone | DateTimeZone | string | null $timezone ): bool 手続き型 ... ime_zone ( IntlCalendar $calendar , IntlTimeZone | DateTimeZone | string | null $timezone ): bool このカレ ... ルトのタイムゾーンを使います。デフォルトは、ini 項目 date.timezone で設定したものか、 date_default_timezone_ ... set() 関数で指定したもの (そして date_default_timezone_get() が返すもの) になります。 In ...
https://man.plustar.jp/php/intlcalendar.settimezone.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT