When saving dates in a Database I have always believed that it is better to save dates with the numbers of the time() function as it is more accurate but I have also seen people saving dates like that 2013-02-01.
Which one is recommended? Or are there different occasions whether you should use one or the other?
I rather save dates as
DATErather thanINTbecause:anyway it is still your option, consider this,
will result