Unplanned
Last Updated: 02 Sep 2026 18:14 by Fajleabbas
Fajleabbas
Created on: 02 Sep 2026 18:14
Category: Kendo UI for jQuery
Type: Feature Request
1
Update sv-FI and da-DK culture files

Hi Team,

I would like to request the sv-FI and da-DK culture files to be updated - specifically the date format "d".  Using .NET, the culture file does not match CultureInfo(For example, sv-FI):

| Environment              | Culture | Short Date Format |
| ------------------------ | ------- | ----------------- |
| .NET Framework 4.8 / NLS | `sv-FI` | `dd-MM-yyyy`      |
|  Kendo UI 2026           | `sv-FI` | `dd-MM-yyyy`      |
| .NET 8/10 / ICU          | `sv-FI` | `yyyy-MM-dd`      |
Please update the format to 'yyyy-MM-dd' in the Kendo UI Culture file.

Thank you!

0 comments