I have a web map in AGOL where the date attribute is set to display at DD/MM/YYYY. When I test this in AGOL it works fine. However when I use the JS API V4.12 to embed the web map onto my website it reverts to the default date format, MM/DD/YYYY.
See attached.
Does the popup date format need to be forced to DD/MM/YYYY in the embedded map using JS, if so how is this achieved?
Many thanks.