Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time from datetime()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01411204
Message ID:
01411345
Views:
35
>2- Which is the best way to deal with time in table fields, numeric or character ?

I use character fields for the time (in line with what TIME() returns). Most time the user actually only needs hours an minutes, so these fields are C(5) fields. For calculations I've a one line function that converts this to minutes.
--
Christof
Previous
Reply
Map
View

Click here to load this message in the networking platform