Question: Changing Date Format

Changing Date Format

Thank you for your prompt replies. How do I change the date format. I need **1/10/2021**

ES

emid stokes

Asked
Thank you for your prompt replies. How do I change the date format. I need **1/10/2021**
  • MS

    Mian Saleem

    Answered
    Hello,

    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