Select to view content in your preferred language

Date/Time error

942
5
06-21-2024 03:22 AM
Labels (2)
CS_IBM
by
Occasional Contributor

Greetings,
My browser and system language/date format is set to English (UK) (DD/MM/YYY)
The feature layer date/time format is set to London (Europe).

My browsers displays the date/time data in US format (MM/DD/YYY)
WHY???

I would appreciate any assistance in resolving this issue.

Thanks
Clive

5 Replies
JeffreyThompson2
MVP Frequent Contributor

Time formatting is controlled in the Organization Defaults of your Online/Enterprise environment.

JeffreyThompson2_0-1718971914156.png

 

GIS Developer
City of Arlington, Texas
CS_IBM
by
Occasional Contributor

Hi Jeffrey<

Thanks for your post.
I checked and my Number and date format is UK, not USA??

My Edge browser Language settings are also set as English (United Kingdom).

CS_IBM_0-1718980983091.png

 

0 Kudos
TonghuiMing
Esri Regular Contributor

Hi @CS_IBM 

It looks good when I change my profile setting (not the org setting) to en-GB:

TonghuiMing_0-1740381242609.png

Could you please help confirm if this problem still occurs on your app? Also, which widget you saw the problem with will help us identify the reason.

 

Similar scenario in MV - https://community.esri.com/t5/arcgis-online-ideas/new-mapviewer-date-field-configuration-for-dd-mm/i... 

 

Thanks,

Tonghui

0 Kudos
SerjStol
Frequent Contributor

I have similar issue. Web Map set to UK timezone, AGOL Organization settings set to UK timezone and date format. Experience Builder also set to London timezone.

When we export data using Table Widget into CSV, all the dates are in US mm/dd/yyyy format! 

0 Kudos
TonghuiMing
Esri Regular Contributor

Hi @SerjStol,

It is a bit complicated in your case - 

1. You're using the Table widget. In case you did not notice, the date format displayed in the table widget is now different from other widgets which honor the format from MV's setting and user profile locale, and is to be supported by the according party

2. The Export action itself is separate from any widget and it has different behaviors - if selected, it is done locally so the format is good; however, export all sometimes utilizes an external service, and it seems like they do not honor any settings yet - which I believe it's your case.

See details here:

TonghuiMing_0-1740476842271.png

 

0 Kudos