Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date format
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00302481
Message ID:
00302487
Views:
24
Ellen....

You have to decide if you want your date to be input as text or as an actual date. IF text, then use the CTOD('09/21/99') function, convert to date
If a date, then you can convert it back to text with DTOC.

If the table field is a date field then you should be able to use an input mask of ##/##/## or ##/##/####

If you SET CENTURY ON then FP will convert two-digit years automatically.

HTH.

---- Larry
-- Larry Keyes
Remember only You can prevent Gray Goo. Never release nanobot assembers without replication limiting code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform