SUMMARY MMM date format not showing correctly STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT MMM is shown as M12 EXPECTED RESULT expected Dec SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Kubuntu 20.10 (available in About System) KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.74.0 Qt Version: 5.14.2 ADDITIONAL INFORMATION it was working fine yesterday
Where? Can you share a screenshot?
Created attachment 134208 [details] Screenshot (see time)
Did you try to set a custom date format in the Digital Clock's settings?
Created attachment 134210 [details] Screenshot_20201219_223344.png I find out that the problem is in Regional Settings > format To Reproduce this bug Change the Regional Settings > format to India (sa_IN) (image - 1) upon further searching, I find that this problem in many formats Australia (wbp_AU) Belgium (wa_BE) Cameroon (ken_CM) Cameroon (bss_CM) Canada (Moh_CA) Canada (iu_CA) Chile (arn_CL) China (mn_CN) Eritrea (byn_ER) Eritrea (tig_ER) Eritrea (ssy_ER) Ethiopia (sid_ET) Ethiopia (wal_ET) Ethiopia (aa_ET) Ethiopia (gez_ET) Finland (sms_FI) France (oc_FR) France (co_FR) Ghana (gaa_GH) Guatemala (quc_GT) Guinea (nqo_GN) India (sa_IN) India (mni_IN) Indonesia (su_ID) Iran (az_IR) ... any many more This problem is non English format Eg India (sa_IN), India (mni_IN) have this problem but India - English (en_IN) doesnt have this problem
Created attachment 134211 [details] Screenshot_20201219_223831.png
Yes but did you set a custom date format in the Digital Clock applet's own settings window? Can you attach a screenshot of it?
Created attachment 134212 [details] Screenshot of Event Calender.png I am currently using Event Calendar (https://store.kde.org/p/998901/) it is system-wide On Sat, Dec 19, 2020 at 11:06 PM Nate Graham <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=430309 > > --- Comment #6 from Nate Graham <nate@kde.org> --- > Yes but did you set a custom date format in the Digital Clock applet's own > settings window? Can you attach a screenshot of it? > > -- > You are receiving this mail because: > You reported the bug.
Created attachment 134213 [details] Screenshot of Digital Clock.png
Created attachment 134214 [details] Screenshot of adjust date and time.png
Created attachment 134215 [details] Lockscreen.jpg
Thanks. If it's a systemwide issue, then the problem is somewhere in QLocale which provides the string representations of dates for whatever locale you have chosen. Please report this to the Qt people at https://bugreports.qt.io/secure/CreateIssue!default.jspa. Thanks again!