Page 1 of 1
table of dates
Posted: Thu Feb 12, 2009 8:50 pm
by greedyisg00d
Hi I am new to php and mysql I am currently creating a scheduler for meeting, conference etc. Anyone who has a table for dates covering all the dates range of mysql. I am planning on making one but it surely wil take a lot of time

.
Thanks
Re: table of dates
Posted: Thu Feb 12, 2009 8:51 pm
by John Cartwright
Anyone who has a table for dates covering all the dates range of mysql.
Can you explain what you mean by this?
Re: table of dates
Posted: Thu Feb 12, 2009 8:58 pm
by greedyisg00d
John Cartwright wrote:Anyone who has a table for dates covering all the dates range of mysql.
Can you explain what you mean by this?
Sorry my questions seems not be clear. I want to crate a calendar table to cover up all dates supported by myqsl('1000-01-01' to '9999-12-31'). It is possible?? Thanks
Re: table of dates
Posted: Thu Feb 12, 2009 9:59 pm
by John Cartwright
Are you asking what are the date limitations for mysql date field?
Or are you asking for a prepopulated table of all mysql valid dates?