ES
Asked
Thank you for your prompt replies. How do I change the date format. I need **1/10/2021**
- MSAnsweredHello,
There is no option to change the date format. It is display as per browser settings using the **[toLocaleString](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString)**. You can change overwirte the locale in settings.
Thank you - Login to Reply