[Bug 259744] datetime for last-modification-date violating the Kolab	Format adding a +00:00
    Tobias Koenig 
    tokoe at kde.org
       
    Wed Dec 15 10:25:44 GMT 2010
    
    
  
https://bugs.kde.org/show_bug.cgi?id=259744
Tobias Koenig <tokoe at kde.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john at layt.net,
                   |                            |tokoe at kde.org
--- Comment #2 from Tobias Koenig <tokoe kde org>  2010-12-15 11:25:43 ---
Hej,
The code that creates the last-modifcation-date tag looks basically like this:
  lastModified().toZone( mZone ).toString( KDateTime::ISODate )
where lastModified() returns a KDateTime object and mZone is the KTimeZone
object of this calendar.
Although '+00:00' seems to be identically to 'Z' from a logical point of view
there is some difference (that I didn't get) according to the RFC.
@John can you shed some light on this issue? Has something changed in the time
handling/formatting code lately?
Ciao,
Tobias
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the Kdepim-bugs
mailing list