Hi! MySQL displays TIMESTAMP values using the same format as DATETIME values; that is, 'YYYY-MM-DD hh:mm:ss'.TIMES TAMP values actually represent the number of seconds elapsed since the beginning of 1970 and are stored using four bytes. and time considered only time interval.
Comment