I Would like to select all entries from an SQLite table if the entries timestamp matches todays date.
I am querying an SQLite database as follows:
//
For local timezone:
date('now','localtime','start of day')