I\'d like to do some timezone calculation, using the following API:
NSTimeZone *some_time_zone = [NSTimeZone timeZoneWithAbbreviation:name];
ho
Swift 3.0:
print("\(NSTimeZone.abbreviationDictionary)")