Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Time format in VFP 6.0
Message
 
To
07/10/2000 10:41:42
Roger Krip
Roger Softwares
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00426402
Message ID:
00426472
Views:
13
>> i.e. instead of 01/01/2000 10:00:00 AM I JUST WANT TO ACCEPT 10:00:00 AM and it should be stored in DT format.<<


Okay, just rip out the time, display it on the screen however you want, and then "put it back together" with CTOT( cDate + " " + cTime ). CTOT takes the character expression of your date plus your character time in the form 10:00:00 AM".
Previous
Reply
Map
View

Click here to load this message in the networking platform