Get number of days in the month.
http://www.delphibasics.co.uk/RTL.asp?Name=DaysInAMonth&ExpandCode1=Yes

Find out what is the first week day of the month
let N= Number Of Days in The month - 28 
Then the days First Week Day Of the Month , 2nd Weekday of the month
up to .. Nth weekday of the month are happening five times in the
month where as the others only happen 4 times.

hth
arjang


On 5/19/05, Agustin Galloso Viera <[EMAIL PROTECTED]> wrote:
> Hi Delphicians ...
> 
> How I know how many Sundays have some month in some year ?? for example : if
> i have May 2005 it give me 5. There are any function that resolve this, any
> WEb about this, article, etc ??
> 
> Thanks 4 all...
> 
> ---
> Agustin Galloso Viera
> [EMAIL PROTECTED]
> 
> _______________________________________________
> Delphi mailing list -> [email protected]
> http://www.elists.org/mailman/listinfo/delphi
>

_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to