Comment on "
Open Source Objective-C Calendar Class
"
by Erik Verbruggen — Jul 27, 08
Hi Scott,
Another possible improvement: why not have the dayName return the localised day name (by running the formatter on it)? Using hard-coded English names is not very useful in many locales...
Cheers,
Erik.
Back to "
Open Source Objective-C Calendar Class
"
Technorati Profile
Copyright © Scott Stevenson 2004-2006
by Erik Verbruggen — Jul 27, 08
Another possible improvement: why not have the dayName return the localised day name (by running the formatter on it)? Using hard-coded English names is not very useful in many locales...
Cheers,
Erik.