From-to date range possible?

I want to be able to search for items that had been changed/created from specific date and up to some other date, i.e. created:2020-10-01~2020-11-01 would show me items that had been created in October 2020. What is the best way to do something like that?

Date ranges: https://blog.dynalist.io/2020-february-update/

I find this documentation not fully transparent, but something like this works:

created:since:2020-1-13 created:until:2020-10

1 Like