Skip to content

Instantly share code, notes, and snippets.

@ramakser
Created February 25, 2016 15:45
Show Gist options
  • Save ramakser/ac8fb90b989a4fe6525e to your computer and use it in GitHub Desktop.
Save ramakser/ac8fb90b989a4fe6525e to your computer and use it in GitHub Desktop.
SCalendar *calendar = [[NSLocale currentLocale] objectForKey:NSLocaleCalendar];
NSUInteger firstDay = [calendar firstWeekday];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment