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

search for in the

variant_date_to_timestamp> <variant_cmp
Last updated: Fri, 11 Apr 2008

view this page in

variant_date_from_timestamp

(PHP 5)

variant_date_from_timestamp — Retourne une représentation date en variant d'un timestamp Unix

Description

variant variant_date_from_timestamp ( int $timestamp )

Convertit timestamp depuis un timestamp Unix vers un type variant VT_DATE. Cela permet une intéropérabilité plus facile des parties unix-iènes de PHP et COM.

Liste de paramètres

timestamp

Un timestamp Unix.

Valeurs de retour

Retourne un variant VT_DATE.



add a note add a note User Contributed Notes
variant_date_from_timestamp
There are no user contributed notes for this page.

variant_date_to_timestamp> <variant_cmp
Last updated: Fri, 11 Apr 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites