How to retrive date stored in table
I have one stateless form which has date field and which is storing in table.
I have functionality where for particular ID i ant to retrieve data from database there i am able to retrieve all data but i am not able to retrieve date.
How can i do that?