Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Last day of month, last tuesday of month, etc
Message
From
09/03/2008 20:59:27
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01300363
Message ID:
01300372
Views:
13
That seems to work. Thanks Bo! :o)

>>But how do I determine if today is the LAST Saturday, Sunday, Monday, etc of the month?
>
>
>FUNCTION IsLastDayThisMonth(tdDate)
>  tdDate = GOMONTH(tdDate,0) && Force DateTime to Date
>  RETURN MONTH(tdDate) != MONTH(tdDate+7)
>ENDFUNC
>
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform