Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Week() of the Month
Message
From
22/01/2003 16:28:33
Fabian Belo
Independent Developer
Argentina
 
 
To
22/01/2003 16:09:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00744262
Message ID:
00744497
Views:
9
It will be difficult to find something simpler.... Thank you!

>>Hi all.
>>VFP 6.0:
>>
>>dWeekOfTheMonth=WEEK(dDate, 1, 2) - WEEK(DATE(YEAR(dDate), MONTH(dDate),1)) +1
>>
>>
>>Any suggestions to simplify?
CEILING(DAY(dDate) / 7)
"Since I've read that alcohol is bad... I quit reading."
Me


http://www.fabianbelo.com.ar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform