Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Comparing Time Values
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00183930
Message ID:
00183940
Vues:
15
IF Between(ltDateTime, DateTime(Year(ltDateTime), Month(ltDateTime), Day(ltDateTime), 8, 0, 0), DateTime(Year(ltDateTime), Month(ltDateTime), Day(ltDateTime), 11, 0, 0))
   *-- Time between 8:00 and 11:00
ELSE
   *-- Not between
ENDIF
HTH

>Has anyone come up with a solution to compare time values from a datetime() expression between a specified start time and a end time?
>
>I'm only looking at the time portion and not the date.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform