Thanks
table of dates
Moderator: General Moderators
-
greedyisg00d
- Forum Commoner
- Posts: 42
- Joined: Thu Feb 12, 2009 2:48 am
table of dates
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
Thanks
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: table of dates
Can you explain what you mean by this?Anyone who has a table for dates covering all the dates range of mysql.
-
greedyisg00d
- Forum Commoner
- Posts: 42
- Joined: Thu Feb 12, 2009 2:48 am
Re: table of dates
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?? ThanksJohn Cartwright wrote:Can you explain what you mean by this?Anyone who has a table for dates covering all the dates range of mysql.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: table of dates
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?
Or are you asking for a prepopulated table of all mysql valid dates?