dateformat not showing expected results. #1399
-
I have this markdown file: events.md event:: Autumn starting | 2022-09-03 then on another markdown file testingevents.md i am running the below dataview query:
And i am able to see the results in the table. But my requirement is i only want to display events in September 2022. So i tweaked the query as below:
but the above is not working. And giving me error
Does anyone know how to resolve this. I did a lot of trials but still not able to achieve this |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
This doesn't work because This has happened often enough that we should add it to the docs. Can you open an issue and assign it to me? |
Beta Was this translation helpful? Give feedback.
-
Sure will raise it. I tried this also but giving same error.
|
Beta Was this translation helpful? Give feedback.
-
I tried to make it ISO. The table is showing now but its bringing in December values as well
|
Beta Was this translation helpful? Give feedback.
-
I am not using metadata. This is the content of the note events.md: event:: Autumn starting | 2022-09-03 |
Beta Was this translation helpful? Give feedback.
I am not using metadata. This is the content of the note events.md:
event:: Autumn starting | 2022-09-03
event:: Winter starting | 2022-12-07
birthday:: My birthday | 2022-12-16