Re: Displaying a scaling, relative time or date
Re: Displaying a scaling, relative time or date
- Subject: Re: Displaying a scaling, relative time or date
- From: Jens Alfke <email@hidden>
- Date: Thu, 08 Jan 2015 09:26:20 -0800
> On Jan 8, 2015, at 6:43 AM, Gary L. Wade <email@hidden> 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 (email@hidden)
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:
This email sent to email@hidden