variant_date_to_timestamp() assumes the COM date in the current Windows time zone and converts it to the current PHP time zone
(PHP 5, PHP 7, PHP 8)
variant_date_to_timestamp — Varyant tarih/zaman değerini Unix zaman damgasına çevirir
VT_DATE
veya benzeri değer
değeri Unix zaman damgasına çevirir. COM ve PHP'nin unix parçaları
arasında çalışma kolaylığı sağlar.
değer
Varyant değer.
Başarı durumunda Unix zaman damgası, aksi takdirde null
döner.
variant_date_to_timestamp() assumes the COM date in the current Windows time zone and converts it to the current PHP time zone