Closed yashkite closed 2 years ago
Sumit, a friend of mine suggested a great resource for this issue.
reference link:- https://www.tutorialspoint.com/how-to-use-date-time-picker-in-android
now at this moment, we can able to save the date picker data inside the variable needed to save the data inside firebase so it will be get saved while adding the transaction manually.
check this out for epoch time (timestamp) ---- link --- https://www.epochconverter.com/
things to get clear to solve this issues
Write Operation:-
Read Operation:-
i was able to show the time like this
I think we can go ahead with read operation what do you think @satnium
New changes looks like this
read and write is looking good i think its time to close this issue
while making manual entries we have to add the date and time and also show them in the recycler view via the most recent entry in the first place.