laptop and a wrench

漏洞

The PopupDateFormat.LongDateLongTime date format is not honored in a pop-up when the Windows system’s culture is set to ‘Japanese’ in ArcGIS Maps SDK for .NET v200.5.

ArcGIS Maps SDK for .NET
漏洞 ID 编号 BUG-000170371
已提交August 29, 2024
上次修改时间June 19, 2025
适用范围ArcGIS Maps SDK for .NET
找到的版本200.5
操作系统Windows OS
操作系统版本10.0 64 Bit
状态As Designed

附加信息

The LongDateLongTime pattern that Maps SDK for .NET uses matches .NET's DateTimeFormatInfo.FullDateTimePattern for Japanese. For WPF apps that still target the .NET Framework, this format comes from Windows' National Language Support (NLS) and looks like this: yyyy'年'M'月'd'日' H:mm:ss 2024年4月30日 19:44:34 For WPF apps that target .NET 8, this format comes from International Components for Unicode (ICU) and looks a bit different — now including day-of-the-week: yyyy年M月d日dddd H:mm:ss 2024年4月30日火曜日 19:44:34 As for the 12-vs-24-hour behavior, there is no general way to force PopupDateFormat to use the 12-hour format in Japanese locales. This is by design and described in our documentation: https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.Popups.PopupDateFormat.html Formats that end with -24 always use 24-hour time. The rest of the formats use either 12-hour or 24-hour time based on the current culture (e.g. 5:59 PM or 17:59 or 오후 5:59).

重现步骤

漏洞 ID: BUG-000170371

软件:

  • ArcGIS Maps SDK for .NET

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项