Summary: | Date format not showing correctly | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Divyanshu <divyanshu.info> |
Component: | Digital Clock widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version: | 5.19.5 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Screenshot (see time)
Screenshot_20201219_223344.png Screenshot_20201219_223831.png Screenshot of Event Calender.png Screenshot of Digital Clock.png Screenshot of adjust date and time.png Lockscreen.jpg |
Description
Divyanshu
2020-12-12 16:34:08 UTC
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! |