Skip to content

Instantly share code, notes, and snippets.

@BartlomiejSkwira
Created September 2, 2013 21:08
Show Gist options
  • Select an option

  • Save BartlomiejSkwira/6417285 to your computer and use it in GitHub Desktop.

Select an option

Save BartlomiejSkwira/6417285 to your computer and use it in GitHub Desktop.
get time zone for country
c = TZInfo::Country.get('US')
zones = c.zone_identifiers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment