PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

variant_div> <variant_date_from_timestamp
Last updated: Fri, 22 Aug 2008

view this page in

variant_date_to_timestamp

(PHP 5)

variant_date_to_timestampConverts a variant date/time value to Unix timestamp

Descripción

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.

Lista de parámetros

variant

The variant.

Valores retornados

Returns a unix timestamp.



add a note add a note 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, 22 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites