Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Importing dates - VFP6.0
Message
From
23/02/2000 18:51:22
 
 
To
23/02/2000 10:03:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00335986
Message ID:
00336425
Views:
21
>How do I need to format my text file date field so that it will import into a date field whiel recognizing the century? Are there any SET commands I need to issue?

?ctod('1-2-3')
?ctod('^3-1-2')
?ctod('1/2/3')
?ctod('^3/1/2')


all give you:

1/2/03
Previous
Reply
Map
View

Click here to load this message in the networking platform