Heya - so MySQL date/time stamp looks like this: YYYY-MM-DD HH:MM:SS
But I need it to know how to order dates that are represented like this: June 10th, 2009 at 11:41 AM
Is there a way to accomplish this?
Thanks!
Dates, need help...
Moderator: General Moderators
-
WithHisStripes
- Forum Contributor
- Posts: 131
- Joined: Tue Sep 13, 2005 7:48 pm
Re: Dates, need help...
Have a look at strtotime(). It will convert your dates into unix timestamps that can be ordered numerically.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.