I am using an input whose input type is the date. For an Android device, I am gettingcompletion date format as (dd/mm/yyyy) but for Ios devices upon selecting the date from the calendar, the format gets changed. I want the format to be (dd/mm/yyyy) even for ios devicesIt would be great if anyone could help Evidence Attached :Iphone:
Android:
Hi Ananya,
What are your date formats of the mentioned devices? These are basically picked from the device settings. You can check if it matches the device date format and try to change it.
Thank you, Akshay for sharing that information ,it helped