variant_date_to_timestamp

 int variant_date_to_timestamp ( variant $variant ) 

説明

Converts variant from a VT_DATE (or similar) value into a Unix timestamp. This allows easier interopability between the Unix-ish parts of PHP and COM.

戻り値

Returns a unix timestamp.