Date format is not appropriate. It is displayed as mm/dd/yyyy on the web application
Required- It should come in dd/mm/yyyy
Note- On the server date format is in DD/MM/YYYY
Note- User has used axpert Date() function for a particular field, for which date is shown in mm/dd/yyyy format
Solution: In Developer Options go-to date format property field and set the property value as en-us and save.