Is it possible to change format of the chosen dates in the date-range picker ?
For example - I’d like to format dates seen below which are in dd-mm-yy
to appear as yyyy-mm-dd
:
This site is in read only mode. Please continue to browse, but replying, likes,
and other actions are disabled for now.
Welcome to the forum. Redash doesn’t have a setting for this format. So you’d need to modify the source code and rebuild the front-end.
We’re happy to review a pull request implementing this as a setting, though