Hi,

I want the first day of every week in a month...

Example consider Sep 2005

So I want 
1 Sep 2005 (which is the first day of 1st week in Sep)
5 Sep 2005 (which is the first day of 2nd week in Sep)
12 Sep 2005 (first day of 3rd week in sep)
19 Sep 2005 (first day of 4th week in Sep)
26 Sep 2005  (first day of 5th week in Sep)

Anil

-----Original Message-----
From: Jeff 'japhy' Pinyan [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 29, 2005 7:10 PM
To: Anil Kumar, Malyala
Cc: Beginners Perl
Subject: Re: Find first day of every week in a month

On Aug 29, Anil Kumar, Malyala said:

> How to get all the first days of a week in a month.

How do you define the "first day of a week"?  Do you mean "I want to
know the dates of every Sunday in a month"?  Please be specific.

-- 
Jeff "japhy" Pinyan         %  How can we ever be the sold short or
RPI Acacia Brother #734     %  the cheated, we who for every service
http://japhy.perlmonk.org/  %  have long ago been overpaid?
http://www.perlmonks.org/   %    -- Meister Eckhart

--
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/>
<http://learn.perl.org/first-response>



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to