Globalization is the concept of creating applications with not only multiple languages but also displaying data types differently. For example, the date and time may be displayed differrently in the United States then it would in Chile. There same applies for digit grouping, currency and a host of other data types.
MSDN Sample on Globalization and Localization using DateTime