検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 299 for date (0.014 sec.)
定義済み定数 6340
« リソース型 例 » PHP Manual Date/Time 定義済み定数 定義済み定数 DATE_ 定数 は、標準的な日付の書 ... 式を表します。 日付フォーマット関数( date() など)で使用します。 以下の定数は、関数 date_sun ... rise() および date_sunset() が返す結果の書式を指定します。 SUNFUNCS_R ... 浮動小数点値 (例 8.75) 関連キーワード: 定数 , 定義 , date , int , 日付 , 関数 , リソース , Date , 標準 , フォ ...
https://man.plustar.jp/php/datetime.constants.html - [similar]
時刻を設定する 6311
« DateTimeImmutable::setISODate DateTimeImmutable::setTimestamp » PHP Manual DateTimeImmutable 時 ... 刻を設定する DateTimeImmutable::setTime (PHP 5 >= 5.5.0, PHP 7, PHP ... 8) DateTimeImmutable::setTime — 時刻を設定する 説明 public ... DateTimeImmutable::setTime ( int $hour , int $minute , ... int $second = 0 , int $microsecond = 0 ): DateTimeImmutable 指定された時刻を設定した、 新しい Dat ...
https://man.plustar.jp/php/datetimeimmutable.settime.html - [similar]
指定した書式でフォーマットされた日付についての情報を取得する 6283
« date_offset_get date_parse » PHP Manual 日付・時刻 関数 指定した書式でフォーマットされた日付に ... ついての情報を取得する date_parse_from_format (PHP 5 >= 5.3.0, PHP 7, PHP 8) d ... フォーマットされた日付についての情報を取得する 説明 date_parse_from_format ( string $format , string $datet ... ての詳細情報を連想配列で返します。 パラメータ format DateTime::createFromFormat() が理解できるフォーマット。 ... datetime 日付/時刻をあらわす文字列。 戻り値 指定した日付 ...
https://man.plustar.jp/php/function.date-parse-from-format.html - [similar]
DateTime::getLastErrors のエイリアス 6264
« date_format date_interval_create_from_date_string » PHP Manual 日付・時刻 関数 DateTime::getLa ... stErrors のエイリアス date_get_last_errors (PHP 5 >= 5.3.0, PHP 7, PHP 8) dat ... e_get_last_errors — DateTime::getLastErrors() のエイリアス 説明 この関数は次 ... の関数のエイリアスです。 DateTime::getLastErrors() 関連キーワード: DateTime , ge ... tLastErrors , date , 関数 , errors , format , interval , create , fro ...
https://man.plustar.jp/php/function.date-get-last-errors.html - [similar]
DateInterval::format のエイリアス 6264
« date_interval_create_from_date_string date_isodate_set » PHP Manual 日付・時刻 関数 DateInterv ... al::format のエイリアス date_interval_format (PHP 5 >= 5.3.0, PHP 7, PHP 8) dat ... e_interval_format — DateInterval::format() のエイリアス 説明 この関数は次の ... 関数のエイリアスです。 DateInterval::format() 関連キーワード: format , DateInt ... erval , date , interval , 関数 , create , from , string , isoda ...
https://man.plustar.jp/php/function.date-interval-format.html - [similar]
日付/時刻の variant 値を Unix タイムスタンプに変換する 6264
« variant_date_from_timestamp variant_div » PHP Manual COM関数 日付/時刻の variant 値を Unix タイ ... ムスタンプに変換する variant_date_to_timestamp (PHP 5, PHP 7, PHP 8) variant_date_to ... nt 値を Unix タイムスタンプに変換する 説明 variant_date_to_timestamp ( variant $variant ): ? int variant を ... 、 VT_DATE (あるいはそれに似た型) から Unix タイムスタンプに変 ... 返します。 失敗時には null を返します。 参考 variant_date_from_timestamp() - Unix タイムスタンプを、日付形式 ...
https://man.plustar.jp/php/function.variant-date-to-timestamp.html - [similar]
Returns all the facet.date fields 6264
« SolrQuery::getFacetDateEnd SolrQuery::getFacetDateGap » PHP Manual SolrQuery Returns all the f ... acet.date fields SolrQuery::getFacetDateFields (PECL solr >= ... 0.9.2) SolrQuery::getFacetDateFields — Returns all the facet.date fields 説明 pub ... lic SolrQuery::getFacetDateFields (): array Returns all the facet.date fields ... ラメータはありません。 戻り値 Returns all the facet.date fields as an array or null if none was set 関連キー ...
https://man.plustar.jp/php/solrquery.getfacetdatefields.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 6179
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得 ... る easter_date (PHP 4, PHP 5, PHP 7, PHP 8) easter_date — 指定した ... 年における復活祭の真夜中のUnix時を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFA ... 0.0 year は、nullable になりました。 例 例1 easter_date() の例 <?php echo date ( "M-d-Y" , easter_date ( 1 ... 999 )); // Apr-04-1999 echo date ( "M-d-Y" , easter_date ( 2000 )); // Apr-23-2000 ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
タイムゾーンのオフセットを返す 6151
« DateTime::format DateTime::getTimestamp » PHP Manual DateTimeInterface タイムゾーンのオフセット ... を返す DateTime::getOffset DateTimeImmutable::getOffset DateTi ... meInterface::getOffset date_offset_get (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime ... ::getOffset -- DateTimeImmutable::getOffset -- DateTimeInterface::getO ... ffset -- date_offset_get — タイムゾーンのオフセットを返す 説明 オ ...
https://man.plustar.jp/php/datetime.getoffset.html - [similar]
日付を設定する 6151
« DateTime::__set_state DateTime::setISODate » PHP Manual DateTime 日付を設定する DateTime::setDate ... ate date_date_set (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime:: ... setDate -- date_date_set — 日付を設定する 説明 オブジェクト ... 指向型 public DateTime::setDate ( int $year , int $month , int $day ) ... : DateTime 手続き型 date_date_set ( DateTime $object , in ...
https://man.plustar.jp/php/datetime.setdate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT