Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making CTOD() work in Europe
Message
From
19/11/2018 15:06:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01663465
Message ID:
01663557
Views:
46
>I have many places where the code is (when initializing a field to an empty date):
>
>
>replace MyField with ctod('  /  /  ')
>
>
>Do I understand correctly that the above will work regardless of the SET DATE TO and I don't need to change it?
>TIA

I don't remember if that always works or not. I would use this just to be sure:
REPLACE MyField WITH {}
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform