Searched refs:lastmonth (Results 1 – 1 of 1) sorted by relevance
758 $lastmonth = strtotime('First Day of last month'); variable769 …votes WHERE UNIX_TIMESTAMP(votes.ts) >= ? AND UNIX_TIMESTAMP(votes.ts) < ?', [$lastmonth, $month]);
Completed in 9 milliseconds