Skip to content

Conversation

@1and2papa
Copy link

Make calendar localizable by initialize with NSLocale.
Amend NativeCal example to show a localized calendar.

@klazuka
Copy link
Owner

klazuka commented Nov 30, 2012

Maybe I'm missing something, but as far as I know, the calendar is already localized. If you change your iPhone's "Region Format", Kal will use the appropriate language and formatting. Why is it necessary to explicitly pass in an NSLocale object?

@1and2papa
Copy link
Author

In some multilingual regions, like Hong Kong, many users use different languages between iOS and apps. They demand in-app language change rather than system-level language change. I know that this approach opposes the iOS localization recommendations but the market really demands this feature. So it would be nice to make Kal to support passing-in NSLocale object and let the developer to choose whether adopt this approach or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants