Firebase retrieve data not working well

Hello. I have this child node in my Firebase database:

time: “10:36AM”

I want to get the value of time and display it in my label component in the app.
but it only shows 10 and not 10:36AM

please help me how to retrieve the whole time value. Thank you.

Hi
Your issue has already been addressed in a different topic.

I am using nodeMCU to send data to my firebase.
I have tried that to work, and it worked well.
Unfortunately, i can’t use that because the problem will occur in my other front-end database.

I am searching for a work-around and make it work here in kodular app without using the format ““TEXT””

is there no other solutions existing here in kodular?

1 Like