Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Culture Data

Grooper Object Grooper.Globalization

Provides information about a specific culture (locale), including names, writing system, calendar, string sort order, and formatting for dates and numbers.

Remarks

The Culture Data class encapsulates all relevant information about a particular culture or locale, such as language, region, and formatting conventions. It is used throughout Grooper to support internationalization, localization, and culturally-aware processing of text, numbers, and dates.

Culture Data enables Grooper to display, interpret, and process content in a way that is consistent with the user's language and regional preferences. This includes correct formatting of dates and numbers, proper sorting of strings, and accurate display of language and region names.

Usage Guidance

  • Use Culture Data to select or display language and region information in user interfaces.
  • Leverage its properties to format data, validate input, or present culturally-appropriate content.
  • The class supports both neutral cultures (languages) and specific cultures (language-region pairs).
  • It provides access to keyboard layouts, character sets, and pluralization services for advanced scenarios.

Proper configuration and use of Culture Data ensures that Grooper solutions are accessible, accurate, and user-friendly for audiences around the world.

Properties

NameTypeDescription

Used By

Notification