Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
D Format analogue for the datetime field
Message
De
16/12/2005 04:28:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01078457
Message ID:
01078574
Vues:
9
>
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform