How Can I Match Current Date With Firebase Database Last date And Show Data With Match Date

I Want To Match Current Date With Last Date In Firebase .And Show Data in List View .
Connect Firebase Database with Variable

Kindly elaborate your question & tell what exactly you want to do?

I want to match today date with firebase database end date . If Date is Same then . I want to show the date in the database list that matches today’s date.

Don’t need to store end date what you can do is to use clock component to calculate time and date. For example you have joined at 1st jan and you want to end it at after 30 days.

Can You show with Block