Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Time display
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01574527
Message ID:
01574535
Vues:
69
>>Hi everybody,
>>
>>I am wondering how can I display datetime value using
>>
>>mm/dd/yyyy hh:mm:ss format where hours are in 24 format? Using transform(datetime()) returns date with AM/PM settings. Also, I may want to display it just up to hh:mm (no seconds).
>>
>>Any ideas?
>>
>>Thanks in advance.
>
>What about:
>
>
? Transform(Ttoc(Datetime(), 3), '####/##/## ##:##')
>
>?

That's OK, but I thought about mm/dd/yyyy format.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform