Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Getting the days of a month

Getting the days of a month
Thread Tools
1c3
Forum Regular
Join Date: May 2003
Location: J�mtland - Sweden
Status: Offline
Reply With Quote
Sep 4, 2003, 04:29 PM
 
hi there!

I am working with a calendar like page..
But I have one problem. How can I figure out the first and last days of a month (and the days in between^^) and specially if it is a... ...hmm, don't have the english word for it... the years that have an extra day^^ in swedish we call it "skott�r" (shotyear, heh)... You know waht I mean =)

well, I need all help I can get^^
Mighty3k @ #MacNN
     
york28
Senior User
Join Date: Mar 2002
Location: Chicago, IL
Status: Offline
Reply With Quote
Sep 6, 2003, 02:13 AM
 
Are you writing a dynamically generating calender using some language? That's kind of important, if so, which one?

Years with an extra day are called "leap years" here in the US.
We need less Democrats and Republicans, and more people that think for themselves.

infinite expanse
     
1c3  (op)
Forum Regular
Join Date: May 2003
Location: J�mtland - Sweden
Status: Offline
Reply With Quote
Sep 6, 2003, 05:16 AM
 
Oh, how dumb can I be.
Yes I am, and I am using PHP.

Heh, I found that out later^^
Mighty3k @ #MacNN
     
Xeo
Moderator Emeritus
Join Date: Mar 2001
Location: Austin, MN, USA
Status: Offline
Reply With Quote
Sep 6, 2003, 01:03 PM
 
Check out the date() function. A few you're interested in:

L - Whether it's a leap year - 1 if it is a leap year, 0 otherwise.
t - Number of days in the given month - 28 through 31

Use like:

$leap_year = date('L');
$num_days = date('t');
     
   
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 04:52 PM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,