Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime variables
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00439117
Message ID:
00439486
Views:
18
>What is the correct syntax for extracting the hours and minutes from a datetime variable?
>Thanks.

The following functions can be used to access the different parts of a datetime variable:

YEAR()
MONTH()
DAY()
HOUR()
MINUTE()
SEC()

Hope this helps,
Shane Murdoch
Previous
Reply
Map
View

Click here to load this message in the networking platform