T
Tony Johansson
Hi!
At the bottom is some text from e-learning. I mean there are built-in rules
how the format of Date, currency, and numer and so on in all predefined
culture. So when is it a need to do a custom format for a culture. I mean if
one culture represent a Date in one way(lets call this culture x-y) which is
like a rule then you can't just create a new culture by using the
CutureAndReginBuilder based on this x-y culture and modify for example how
Date is represented.
"When localizing an application into a language for a specific region of the
world, you need to customize the way you present values to the user
according to regional and cultural conventions. After customizing the
different formats that affect how you display dates and numeric and monetary
values, you may want to reuse all these formats every time you localize an
application in this Language - Region combination."
//Tony
At the bottom is some text from e-learning. I mean there are built-in rules
how the format of Date, currency, and numer and so on in all predefined
culture. So when is it a need to do a custom format for a culture. I mean if
one culture represent a Date in one way(lets call this culture x-y) which is
like a rule then you can't just create a new culture by using the
CutureAndReginBuilder based on this x-y culture and modify for example how
Date is represented.
"When localizing an application into a language for a specific region of the
world, you need to customize the way you present values to the user
according to regional and cultural conventions. After customizing the
different formats that affect how you display dates and numeric and monetary
values, you may want to reuse all these formats every time you localize an
application in this Language - Region combination."
//Tony