I have a quick question regarding datepicker and database.
In my app, I have an onboarding process in which I have a step for users to provide a date for their purchase. I would like to add that date information to users profile in which I’ll be showing that provided date on the Home page later on.
Unfortunately, I am not able to understand and were able to find any material regarding how to incorporate a date ( time is not needed at the moment) and add that information to user database.