Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00762655
Message ID:
00762668
Vues:
13
Try it:
a = time()
b = time()
? a < b
>>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
>
>If the time is in 24 hour format, just strip out the separator sign i.e. ":" and compare the val() for the two character strings.
>
>Einar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform