Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date from week no
Message
From
01/05/2007 15:30:40
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01221628
Message ID:
01221639
Views:
12
This message has been marked as the solution to the initial question of the thread.
Sergey, I don't know what am I going to do without you:)
There is no question i asked and you didn't answered.. NONE NO NE

I am updating the function I found with this one.

FUNCTION WYTOD(nYear,nWeek,ndayofweek)
*dayofweek is 1 for monday and 7 from sunday
RETURN DATE(m.nYear,1,1)-DOW(DATE(m.nYear,1,1),2) + m.nWeek*7+m.ndayofweek-1

I just wrote HISTORY.

thank you Sergey! thanks a LOT
Please help us raise more code

www.hotscripts.ro
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform