How to get value from Multiple date tag

Hello

I want to ask, how to get value from multiple tag.

FireBase
thank you for helping me.

Simple: use firebase get value block, and in tag you put a join block with the tag structure. Example firebase get value tag month/date/time or month/date/ (which will return all the results, then you do whatever you want with the data.Dictionary and list blocks will help you to split the entries if you need to show each one in a different label for example)

See my example:
image
I use these blocks to retrieve and show the data in a label: