variant_date_to_timestamp
(PHP 5)
variant_date_to_timestamp — Converts a variant date/time value to Unix timestamp
Opis
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.
Parametry
- variant
-
The variant.
Zwracane wartości
Returns a unix timestamp.
variant_date_to_timestamp
There are no user contributed notes for this page.
