Skip to content
Commit dbac6529 authored by Thomas McGuire's avatar Thomas McGuire
Browse files

SVN_MERGE

Merged revisions 1066072,1067081,1067087,1067089,1067091 via svnmerge from 
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepimlibs

........
  r1066072 | winterz | 2009-12-25 18:10:52 +0100 (Fri, 25 Dec 2009) | 3 lines
  
  static methods for mapping Olson zoneinfo to/from Windows timezone names.
  MERGE: 4.5
........
  r1067081 | winterz | 2009-12-28 22:25:42 +0100 (Mon, 28 Dec 2009) | 5 lines
  
  add 2 new static methods for mapping Windows standard timezone names
  to Windows display timezone names.
  includes unit tests.
   
........
  r1067087 | winterz | 2009-12-28 23:12:41 +0100 (Mon, 28 Dec 2009) | 4 lines
  
  add convenience methods timezoneToUtcOffset() and utcOffsetToTimeZone()
  that provide platform independency (so application code doesn't need
  to do conditional compiles)
........
  r1067089 | winterz | 2009-12-28 23:22:18 +0100 (Mon, 28 Dec 2009) | 3 lines
  
  handle Windows display timezones if the start with "(GMT[+-]00:00)"
  the regexp could be better, but I don't think we need to be too fine here.
........
  r1067091 | winterz | 2009-12-28 23:37:40 +0100 (Mon, 28 Dec 2009) | 5 lines
  
  winZoneToOlson() and winZoneToUtcOffset() now support both the
  Windows display and Windows standard timezones.
  
  cleanup kWarnings and remove unnecessary code.
........

svn path=/trunk/KDE/kdepimlibs/; revision=1067532
parents 5b5048d1 2d323bb0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment