Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Year2000 date issue in VFP6
Message
From
01/03/1999 17:15:14
 
 
To
01/03/1999 17:11:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00192886
Message ID:
00192888
Views:
17
Whoops --- OK...didn't digest the entire post.....

Still would send the date in the new format and manipulate it by doing a SUBSTR() on DTOS() of the date and rebuild a new date by using string manipulation to create a string in the proper format and then use EVALUATE() to translate in back to date.

>
>What's wrong with sticking with a date in the format {^2000-01-31}?
>
>
>>I just wanted to throw something past a few of you...
>>
>>I pass a lot of dates back and forth between forms and classes and this reccommendation to use date(nyear,nmonth,nday) instead of ctot and ctod if strictdate is set to 2 is creating a lot of extra work.
>>
>>I was thinking of adding 3 properties to my txtDate class called day, year and month.
>>
>>Would the proper time to update these fields be in the lostfocus event?
>>
>>Does this make sense to do ... Is there a better way to handle this?
>>
>>Thanks for any input,
>>Paul
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform