variant_div> <variant_date_from_timestamp
Last updated: Fri, 24 Feb 2012

variant_date_to_timestamp

(PHP 5)

variant_date_to_timestampConverts a variant date/time value to Unix timestamp

Descrição

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.

Parâmetros

variant

The variant.

Valor Retornado

Returns a unix timestamp.

Veja Também



User Contributed Notes
variant_date_to_timestamp
There are no user contributed notes for this page.

variant_div> <variant_date_from_timestamp
Last updated: Fri, 24 Feb 2012