Sharepoint shows incorrect date format in Tiles

Copper Contributor

We have configured our sites Regional Settings to use Locale: Danish.

 

Thus *almost* all dates are shown in the desired format "dd-mm-yyyy" - EXCEPT that in Picture Libraries in TILES views, dates are shown in Locale: US ie "mm/dd/yyyy".

 

In the same Picture Libraries in LIST views, dates are shown as expected ie "dd-mm-yyyy".

 

Kind regards

1 Reply

@EBoSo Check if toLocaleString() or toLocaleDateString() operators in JSON can help you to get the dates in required format.

DocumentationJSON formatting-syntax-reference operators 


Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.