Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Alterplay/APTimeZones
Browse files Browse the repository at this point in the history
  • Loading branch information
Krivoblotsky committed Nov 11, 2013
2 parents ba9ece8 + bf312f8 commit 1c8ed70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ You can use APTimeZones with Apple CLGeocoder as well to receive NSTimeZone for

###Version 1.1:
We've added some handy categories with version 1.1 to make timezones magic even more easy.

CLLocation+APTimeZones

CLPlacemark+APTimeZones

Usage:
Expand All @@ -42,7 +44,7 @@ Usage:
CLPlacemark *placemark = ...;
NSLog(@"%@", placemark.timeZone);

Also, we've added example project that shows APTimeZones usage:
Also, we've added example project that shows APTimeZones usage [<a href="http://www.youtube.com/watch?v=JwB_E9xCAKg">Demo Video on YouTube</a>]:

<table border-width=0><tr>
<td><img width=320 src="https://dl.dropboxusercontent.com/u/11819370/APTimeZones/screenshowMap.png"></td>
Expand Down

0 comments on commit 1c8ed70

Please sign in to comment.