From: C y b e r T e c h @ L i s t s . E x M a c h i n a . n e t 
<http://www.cybercafe21.net> & <http://www.cybercafe21.tv>

Tu dois faire �a en cr�ant une petite proc�dure qui se chargera de �a...
ici un exemple qui me permet de forcer un affichage en DD/MM/YY

Function Convert(date)
        Dim moisdate, jourdate, anneedate
        moisdate  = Month(date)
        jourdate  = Day(date)
        anneedate = Year(date)
        Convert = jourdate & "/" & moisdate & "/" & anneedate
End Function

Bien � toi...
 _
(_'
,_)t�phane Bouvard [[EMAIL PROTECTED]] http://www.antarex.be
L'informatique est ma passion, vous la simplifier, mon m�tier !
Vous souhaitez nous spammer ?  http://www.antarex.be/nospam.htm

  _  _
 |_)(_  Votre propre nom de domaine .be avec un service de qualit�
o|_)(_  Seulement 25 Euros, pourquoi payer plus ?  http://www.myown.be

> Je suis sur un serveur fran�ais. Il me donne donc bien des dates en
> fran�ais, ce qui m'arrange.
>
> Bien, mais vu les susceptibilit�s de certains, ce serait bien qu'elles
> arrivent aussi en flamand ou, au moins en anglais.



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CCTK vous est offert par Emakina  <http://www.emakina.com>
Pour vous desabonner <mailto:[EMAIL PROTECTED]>

Répondre à