Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datetime() operations
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01411971
Message ID:
01412055
Vues:
41
This message has been marked as a message which has helped to the initial question of the thread.
>In a table I have a date() not datetime() type
>
>I want to get it into a variable and transform to datetime
>
>Then I need to start at 0 hour to do the operations
>
>example
>
>oginal field: 01/01/2009
>
>I need to transform it in 01/01/2009 00:00
>
>It there an easy way to to it, rather than adding "0000" to the final of the date expression?

dtot(date) will create a datetime field with 00:00.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform