> On Jan 8, 2015, at 6:43 AM, Gary L. Wade <garyw...@desisoftsystems.com> wrote: > > When it comes to any localized date or number formatters, see if ICU supports > it, especially the included version on the earlier OS you need to support. If > not but a later one does, you could just include it in your app.
On OS X you may need to include ICU anyway, because it's never been a supported public library for 3rd party apps. But yeah, using something like ICU is better than writing this by hand, because otherwise you need to do the I18N yourself. —Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com