Thanks Bob. I guess I'm still not sure how to use those keywords.
For example, let's say I have a date stored in a database as 2011-03-01 and I
want to display that in accordance with the users preference setting (on a
Mac). Prowling around the dictionary, it looks like maybe if I convert the
the system time, the system date, the numberFormat.
Bob
On Feb 27, 2011, at 10:14 AM, Peter Haworth wrote:
> I would like to ensure that all dates, numbers, and currency values in my app
> are formatted according to the user's preferences in the Format tab of the
> OSX Language and Text Pr
I would like to ensure that all dates, numbers, and currency values in my app
are formatted according to the user's preferences in the Format tab of the OSX
Language and Text Preferences. I found the dateFormat property that helps but
haven't found anything in LC that helps with the other form