symql
symql copied to clipboard
Cannot filter by Date/Time field
I can filter using datasources and in the admin interface with the query string ?filter%5Bdates%5D=end:%20earlier%20than%20today. But using SymQL ->where('dates', 'end: earlier than today') does nothing (does not filter results).
Any easy solution for this?
Not that I am aware of...
I'm using this and it's working..