Editing Date
Posted: Mon Jul 05, 2004 5:59 am
I have a date field in a database storing details (lets say it's a date of birth). I can input the date when adding to the database - I'm using dropdown menus for Day, Month and Year. The script creates a timestamp and stores to the database, no problems.
What I can't do though, is edit the date. How do I convert a timestamp so that it shows in 3 parts on the same dropdown menus?
Hopefully this makes sense!
What I can't do though, is edit the date. How do I convert a timestamp so that it shows in 3 parts on the same dropdown menus?
Hopefully this makes sense!