variant_date_to_timestamp
(PHP 5, PHP 7, PHP 8)
variant_date_to_timestamp — 日付/時刻の variant 値を Unix タイムスタンプに変換する
説明
variant
を、VT_DATE
(あるいはそれに似た型) から Unix タイムスタンプに変換します。
これにより、PHP の Unix 的な部分と COM とのやりとりが容易になります。
パラメータ
variant
-
variant。
戻り値
unix タイムスタンプを返します。
失敗時には null
を返します。
参考
- variant_date_from_timestamp() - Unix タイムスタンプを、日付形式の variant で返す
- date() - Unixタイムスタンプを書式化する
- strftime() - ロケールの設定に基づいてローカルな日付・時間をフォーマットする
+add a note
User Contributed Notes 1 note
radek at tetik dot cz ¶
8 years ago
variant_date_to_timestamp() assumes the COM date in the current Windows time zone and converts it to the current PHP time zone
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google