Bug 203949

Summary: Dates wrong in microblogging widget
Product: [Plasma] plasma4 Reporter: Karl Ove Hufthammer <karl>
Component: widget-microbloggingAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adrian, andresbajotierra, jbrouault, marcus, michael
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Karl Ove Hufthammer 2009-08-15 15:07:26 UTC
Version:            (using KDE 4.3.0)
Installed from:    Unlisted Binary Package

The post time shown in the microblogging widget is wrong (by two hours). When I post a message (to identi.ca), it shows up on the next update with the text ‘two hours ago’.

My timezone is UTC+02, so that may have something to do with it. Output of ‘date’:

$ date
la. 15. aug. 15:05:47 +0200 2009

$ LC_ALL=C date
Sat Aug 15 15:05:51 CEST 2009
Comment 1 Dario Andres 2009-08-19 04:27:57 UTC
*** Bug 204246 has been marked as a duplicate of this bug. ***
Comment 2 Jean-Baptiste Rouault 2009-08-20 14:14:20 UTC
SVN commit 1013632 by jbrouault:

Force the tweet date to UTC time spec to establish how long ago the tweet was
posted.
BUG:194302
BUG:203949



 M  +3 -1      microblog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1013632
Comment 3 Dario Andres 2009-09-02 14:35:45 UTC
@Jean-Baptiste Rouault: was this backported to 4.3.x ? According to bug 205975 it is still happening. Thanks
Comment 4 Dario Andres 2009-09-02 14:35:57 UTC
*** Bug 205975 has been marked as a duplicate of this bug. ***
Comment 5 Jean-Baptiste Rouault 2009-09-12 13:48:55 UTC
@Dario Andres: I just backported it to 4.3
Comment 6 Dario Andres 2009-09-12 15:42:17 UTC
Thanks

*** This bug has been marked as a duplicate of bug 194302 ***