Jump to content

need help with dates...


CSmith1128

Recommended Posts

Hello... I need some help with dates...

I had the user input a date using 3 different for fields.
When the submit it, i have 3 variable, one for month, one for day, and one for year.
Each one has a number that represents the mont, day and year.

For example, January 1, 2006 would be stored like this..
$month = 1, $day = 1, $year = 2006

I need to do two things.
I already have validation for the correct number of days in each month.

However, I need to check whether the date they entered has not passed already.
To do this, I need to get the current date.
How would I get the current date and separate each part of it into separate variables for month, day, and year?


Also, after I validate each component, how would I convert the date back into the following format...
2006-05-23


Could someone please help?

Thanks,
Chris
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.