variant_date_to_timestamp Converts a variant date/time value to Unix timestamp php函数


variant_date_to_timestamp

(PHP 5)

variant_date_to_timestampConverts a variant date/time value to Unix 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.

参数

variant

The variant.

返回值

Returns a unix timestamp.

参见


« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3