|
-
Mar 4th, 2008, 04:33 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED]Get the day of the week of a certain day (ex: what day of the week was 1st)
How would I go about getting the day of the week of a certain day?
I want to make a calendar and I want to know what day is the first day (ex if March 1st is on a Friday)...
Right now I could use a combination of date(N) ( numeric representation of the day of the week ) and date(j) (Day of the month) then do some % math to figure it out, but there must be a better way.
Any ideals? I figure there must be a way to do this using date(N) but specifing what day you want to know (as opposed to the current day)
Last edited by Zeratulsdomain; Mar 5th, 2008 at 08:48 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|