Using MySQLโs UNIX_TIMESTAMP in Doctrine 2.0
Iโve been working with timestamps quite a lot recently and although my Doctrine DATE_FORMAT function is proving pretty useful, I came across a bit of stumbling block today where it could not helpโฆ.the unix timestamp format. »