date time subtraction in where clause MYSQL from_unixtime code example Example: mysql date format unix timestamp SELECT FROM_UNIXTIME(timestamp) FROM your_table;