Sort:  

I think saving as integer will decrease the storage use. On the other hand the integer timestamp is easy to use in PHP code.

True. However I often interact with databases using UI clients, it's easier to look at human readable dates than unix timestamps 😉