Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date problem
Message
 
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00469814
Message ID:
00469882
Views:
17
>>>Nadya,
>>>
>>>Try this instead
>>>
>>>
>>>lcDate=dtoc(date()-10,1)
>>>? between(lcDate,"20001201","20010129")
>>>
>>
>>Thanks to everyone, who replied.
>>
>>I solved the problem by:
>>between(ctod(CharField),date1,date2)
>>Works fine.
>
>Works fine, but it will give you problems with ambiguous dates if SET STRICTDATE is not 0.

It's an old legacy code in FPD2.6 Really, I hate to work with FPD after years of working in VFP. Anyway, it works fine in my tests and hopefully, I would not bother with this crap again :)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform