Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
D Format analogue for the datetime field
Message
From
16/12/2005 04:28:01
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01078457
Message ID:
01078574
Views:
11
>
>Any way to solve the problem? I really need a "T" format which would be the same as "D" for datetime.
>
>Thanks in advance.

Hi Naomi

Faced with same problem I hv built my own class for that.
You stick two textboxes in a container, one for date and one for time part
of datetime value. Then you split datetime value into date and time portions,
let user enter them separately and then you put them back together again.

This way you can also make it 24h format for time portion which is much
more confortable for users.

Works fine for me
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform