T
Tony Johansson
Hi!
I'm reading in a book and it says "Another important feature is the
CurrentUICulture property of the CultureInfo class.
Although this property is often the same as the CurrentCulture property of
the CultureInfo class, they can and very well might be different. Hence, one
culture can be used for calculation and internal manipulation and another
can be used for display purposes."
This sounds strange why on earth would I have one culture for calculation
and internal manipulation and a different one for displying purposes ?
//Tony
I'm reading in a book and it says "Another important feature is the
CurrentUICulture property of the CultureInfo class.
Although this property is often the same as the CurrentCulture property of
the CultureInfo class, they can and very well might be different. Hence, one
culture can be used for calculation and internal manipulation and another
can be used for display purposes."
This sounds strange why on earth would I have one culture for calculation
and internal manipulation and a different one for displying purposes ?
//Tony