Results 1 to 3 of 3

Thread: [RESOLVED]Get the day of the week of a certain day (ex: what day of the week was 1st)

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    431

    Resolved [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
  •  



Click Here to Expand Forum to Full Width