@mikeabdullah And also that the locale only affects the decimal separator, which implies that integers aren’t affected by locale.
@mikeabdullah Hmm. The docs seem to say that both -stringWithFormat: and localizedStringWithFormat: end up calling a “locale” method.
@mikeabdullah Depends on what method you’re passing the format string to.
@boredzo I suppose that’s possible, but my guess is it would break tons of apps, as well as framework code.
@kcase Cool. Any news on TextExpander support?
@apontious Is there a good reason not to use “%@“ and box the numbers?
@TeamOneJ Thanks, but I guess that's not it in my case. No crash logs. Just lots of Calendar data use compared with other apps.