Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
?Store YYYY+MM+DD in dbf without knowing date format?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00301758
Message ID:
00301850
Views:
28
>I have the year, the month and the day in 3 different variable myear, mmonth and mday (char mode) and i don't know the current DATE format the user is using. How can I load this in a date field ?
>Thanks
>eric

Replace DateField WITH EVALUATE("{^"+mYear+"/"+mMonth+"/"+mDay+"}")
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform