Help with date query please

What syntax do I use to perform the following?

select * from mybucket where mydatecolumn >= (midnight of the current day)

Thanks!

See: https://blog.couchbase.com/dates-timestamps-timezones-comparative-study-oracle-n1ql-support-date-time-feature-part-1/

2 Likes