Nov 20 2022 02:51 AM
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
Nov 21 2022 05:51 AM
@EBoSo Check if toLocaleString() or toLocaleDateString() operators in JSON can help you to get the dates in required format.
Documentation: JSON 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.