C# Class CalDavSynchronizer.Implementation.Events.TimeZoneMapper

显示文件 Open project: aluxnimm/outlookcaldavsynchronizer

Public Methods

Method Description
IanaToWindows ( string ianaZoneId ) : string
WindowsToIana ( string windowsZoneId ) : string

Method Details

IanaToWindows() public static method

public static IanaToWindows ( string ianaZoneId ) : string
ianaZoneId string
return string

WindowsToIana() public static method

public static WindowsToIana ( string windowsZoneId ) : string
windowsZoneId string
return string