@mrwunderbar666 Thank you for opening the issue #8687.
I’ll have a look at when we can add date functions and add it in the roadmap.
You can already do all date aggregations using a date tree. I’ll try to post something soon on that subject as I have used this approach in the past and I’ll share some code creating the tree as nodes in Dgraph.
Doing so you can have whatever information you need ( day of month, day of week, etc …) and build any aggregation. If you can share your use case, I can verify that the date tree approach covers it before posting a blog on that subject. Thanks.
2 Likes