Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing
Message
 
À
07/03/2003 08:27:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00762655
Message ID:
00762828
Vues:
9
>I want to compare two variable which is in character type. These two variables contain hours . I want to know which one is the most recent

You can use ctot() to convert from character to time (datetime) and then compare.
ctot(time1)>ctot(time2)
Einar
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform