Bug 343741 - Time should be shown in local time
Summary: Time should be shown in local time
Status: REPORTED
Alias: None
Product: Planet KDE
Classification: Websites
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Ranveer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-03 17:54 UTC by Vishesh Handa
Modified: 2021-03-09 07:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vishesh Handa 2015-02-03 17:54:23 UTC
PlanetKDE shows the time in UTC. It should ideally show it in the local time of the viewer.
Comment 1 Ranveer 2015-02-10 10:57:26 UTC
You're right. ideally, it should give the local browser time.
The problem is that while scraping off data from blogs, the Python script that works on the backend gets the time off the blog and converts it to a time common to all (UTC). This is so because the rendered template is static and same for everyone.
I'll try solving this through JavaScript if possible.
Comment 2 Justin Zobel 2021-03-09 07:30:26 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.