|
Hi,
I'm doing some things which requires the printing of dates in RFC1123
string format, among other stuff.
I'm using (Locale lcid: 1033) to obtain the "English (United States)"
locale, I don't know if it get cached between calls, but seeing it
instantiates each time I call it, I think it's not savvy to use it this
way.
Given that this locale is one of the most common for protocol based
operations and other standards, it would be convenient to have it in the
same way as UserDefault and SystemDefault.
Please treat this as a enhancement request.
Thanks in advance.
Regards,
--
Esteban.
|