Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Formatting DateTime as Date
Message
From
08/10/2008 14:10:09
 
 
To
08/10/2008 13:58:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2008 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01353661
Message ID:
01353664
Views:
19
>I have a cursor with a couple of DateTime fields
>
>There is a grid associated with this cursor. We don't edit the grid directly so there are also some textboxes used to edit the cursor's data.
>
>How can I format the column and the textbox so that only the date portion is displayed?
>
>Thanks..........Rich

Then why you use DateTime?
Use date.

If the controls are readonly you could put [=TTOD(TheFIeld)] it their ControlSource property.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform