rethinkdb / rethinkdb-java

Official RethinkDB Java client
https://rethinkdb.com/api/java/
Apache License 2.0
21 stars 10 forks source link

Question about Reql DateTime #56

Closed doantrungvn closed 4 years ago

doantrungvn commented 4 years ago

Hi all, I have a field "create_date", show me how to get the data where "create_date" before 10 minutes ago. Many tks!