Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set Seconds Off - possible bug?
Message
From
21/02/2005 15:09:03
 
 
To
21/02/2005 15:00:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00988967
Message ID:
00988988
Views:
36
>Fabio, I don't see anything in the help file that says it doesn't work with SET DATE SHORT or SET DATE LONG, so why isn't it a bug (at least a bug in the help file).
>
Alan, it is a Documentation issue ( it is normal ).
I read :
SHORT
Short datetime format determined by the Windows Control Panel short datetime setting.


SET HOURS TO has the same behaviour.
SET DATE TO SHORT
SET HOURS TO 24
SET SECONDS ON

CLEAR
? DATETIME( )  && Displays time value with the seconds portion
SET HOURS TO 12
SET SECONDS OFF  && Displays time value without the seconds portion

? DATETIME( )
Fabio
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform