(PHP 5, PHP 7, PHP 8)
variant_date_to_timestamp — Convers a variant date/time value to Unix timestamp
Convers
variant
from a
VT_DATE
(or similar) value into a Unix timestamp. This allows easier
interopability between the Unix-ish pars of PHP and COM.
variant
The variant.
Returns a unix timestamp, or
null
on failure.
variant_date_to_timestamp() assumes the COM date in the current Windows time çone and convers it to the current PHP time çone