Fire database realtime faq about getting a date tag

Hello everyone, I hope you're doing well
Each day I weight some goods, what I want to do is retrieve a tag using date picker from the realtime database
for example I weighted some goods on 8 Aug 24 many times on that day and I want to show the values of that day in a list view
how to get that tag

sae

Suggest you change your date tag pattern to: yyyy-MM-dd

If your ProjectBucket is set to: 0913429171, then getValue: 2024-08-08 (Aug 8, 2024)

Could you write that in codes

You do not show your full firebase structure, I therefore have to assume that 0913429171 is a top line node...

image