検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 278 for [SIMILAR] 16 1024 4096 WITH 34927 datetimeimmuta... (0.260 sec.)
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
グレゴリオ暦の日付/時刻の妥当性を確認します 0
« 日付・時刻 関数 date_add » PHP Manual 日付・時刻 関数 グレゴリオ暦の日付/時刻の妥当性を確認します checkdate (PHP 4, PHP 5, PHP 7, PHP 8) checkdate — グレゴリオ暦の日付/時刻の妥当性を確認します 説明 checkdate ( int $month , int $day , int $year ): bool 引数で指定された日付の妥当性をチェ ...
https://man.plustar.jp/php/function.checkdate.html - [similar]
Prevent calls that modify an event buffer from succeeding 0
« EventBuffer::expand EventBuffer::lock » PHP Manual EventBuffer Prevent calls that modify an event buffer from succeeding EventBuffer::freeze (PECL event >= 1.2.6-beta) EventBuffer::freeze — Prevent calls that modify an event buffer from succeeding 説明 public EventBuffer::freeze ( bool ...
https://man.plustar.jp/php/eventbuffer.freeze.html - [similar]
Re-enable calls that modify an event buffer 0
« EventBuffer::substr EventBuffer::unlock » PHP Manual EventBuffer Re-enable calls that modify an event buffer EventBuffer::unfreeze (PECL event >= 1.2.6-beta) EventBuffer::unfreeze — Re-enable calls that modify an event buffer 説明 public EventBuffer::unfreeze ( bool $at_front ): bool R ...
https://man.plustar.jp/php/eventbuffer.unfreeze.html - [similar]
GMT/UTC の日付/時刻を書式化する 0
« gettimeofday gmmktime » PHP Manual 日付・時刻 関数 GMT/UTC の日付/時刻を書式化する gmdate (PHP 4, PHP 5, PHP 7, PHP 8) gmdate — GMT/UTC の日付/時刻を書式化する 説明 gmdate ( string $format , ? int $timestamp = null ): string date() 関数と同じですが、返される時刻が グリニッジ標準時 (GMT ...
https://man.plustar.jp/php/function.gmdate.html - [similar]
Unix タイムスタンプを、日付形式の variant で返す 0
« variant_cmp variant_date_to_timestamp » PHP Manual COM関数 Unix タイムスタンプを、日付形式の variant で返す variant_date_from_timestamp (PHP 5, PHP 7, PHP 8) variant_date_from_timestamp — Unix タイムスタンプを、日付形式の variant で返す 説明 variant_date_from_timestamp ( int $timestamp ...
https://man.plustar.jp/php/function.variant-date-from-timestamp.html - [similar]
日付/時刻の variant 値を Unix タイムスタンプに変換する 0
« variant_date_from_timestamp variant_div » PHP Manual COM関数 日付/時刻の variant 値を Unix タイムスタンプに変換する variant_date_to_timestamp (PHP 5, PHP 7, PHP 8) variant_date_to_timestamp — 日付/時刻の variant 値を Unix タイムスタンプに変換する 説明 variant_date_to_timestamp ( varian ...
https://man.plustar.jp/php/function.variant-date-to-timestamp.html - [similar]
スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する 0
« date_default_timezone_get date_diff » PHP Manual 日付・時刻 関数 スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設定する date_default_timezone_set (PHP 5 >= 5.1.0, PHP 7, PHP 8) date_default_timezone_set — スクリプト中の日付/時刻関数で使用されるデフォルトタイムゾーンを設 ...
https://man.plustar.jp/php/function.date-default-timezone-set.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]