Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Date Format to yyyy-mm-dd
Message
 
À
02/05/2007 11:17:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01221828
Message ID:
01222091
Vues:
14
>my forms's date format is dd-mm-yyyy (set date italian dmy)
>Now, I want to show it in report as yyyy-mm-dd (in string format )
>How can I save the date format form dd-mm-yyyy into string format (yyyy-mm-dd)

Left(Ttoc(Date(),3),10)

TTOC() works for both datetime and date types
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform