variant_date_from_timestamp
(PHP 5, PHP 7, PHP 8)
variant_date_from_timestamp — Unix タイムスタンプを、日付形式の variant で返す
説明
unix タイムスタンプ値 timestamp
を
VT_DATE
型の variant に変換します。
これにより、PHP の unix 的な部分と COM とのやりとりが容易になります。
パラメータ
timestamp
-
unix タイムスタンプ。
戻り値
VT_DATE
型の variant を返します。
参考
- variant_date_to_timestamp() - 日付/時刻の variant 値を Unix タイムスタンプに変換する
- mktime() - 日付を Unix のタイムスタンプとして取得する
- time() - 現在の Unix タイムスタンプを返す
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google