variant_date_to_timestamp
(PHP 5)
variant_date_to_timestamp — 日付/時刻の variant 値を Unix タイムスタンプに変換する
説明
variant を、VT_DATE (あるいはそれに似た型) から Unix タイムスタンプに変換します。 これにより、PHP の Unix 的な部分と COM とのやりとりが容易になります。
パラメータ
- variant
-
variant。
返り値
unix タイムスタンプを返します。
variant_date_to_timestamp
There are no user contributed notes for this page.
