norsez / NSTimeZone-CountryCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Given a timezone information from the system.

Convert the localized name into a country code conforming to ISO 3166 2-character country code.

It could be used in cases where a network request is not desirable. Then, the country of the current user could be obtained from the iOS time zone settings.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 63.2%Language:Ruby 36.8%