Skip to content

Instantly share code, notes, and snippets.

@ddribin
Created August 10, 2010 23:15
Show Gist options
  • Save ddribin/518195 to your computer and use it in GitHub Desktop.
Save ddribin/518195 to your computer and use it in GitHub Desktop.
NSCalendar * calendar =
[[NSCalendar alloc] initWithCalendarIdentifier:NSGregorianCalendar];
[calendar autorelease];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment