I have created a table with a column that has the time stamp of all the entries. and it also allows my consumers to put date. But now due to some users who enter fake dates like
**2014:08:23 00:03**
**0000:05:22 12:34**
**2013:00:12 01:32**
so now how do I eliminate all the invalid entries and display only those have the valid date.