Comment on "
Open Source Objective-C Calendar Class
"
by Erik Verbruggen — Jul 27
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
"
Copyright © Scott Stevenson 2004-2015
by Erik Verbruggen — Jul 27
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.