Thanks!
I used to work with local database, I didn't pay attention to this issue. So that bring me to the new question.
In the most tables, I would have fields called "last_modified", "created" as date time type, for the time of the record created, last modified etc.
So for these two fields, for better practice should I save these two fields as unix timestamp instead of regular date time?