Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time comparisions
Message
From
11/06/1999 14:48:15
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00228922
Message ID:
00228929
Views:
12
If you use a datetime type then you can compare against datetime().


>I am creating a little application but have come across an interesting situation. This app will simulate an In/Out board, where employees will check in or check out. If they check out they will enter a time they are expected in. I will have a timer that will occasionally run it will do the following:
>
>if user is out
> if time expected in < time()
> Send them an e-mail reminding them to check in
>
>The question is, what field type should my time expected in be?
>
>Datetime? If so, how do I check the entered time against time()?
>
>TIA!
>
>Rob
Previous
Reply
Map
View

Click here to load this message in the networking platform