Platforms to show: All Mac Windows Linux Cross-Platform

Back to WinLocalizationMBS class.

Next items

WinLocalizationMBS.CalendarTypeSpecifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Current calendar type.

This type can be one of these values:

ValueMeaning
1Gregorian (as in United States)
2Gregorian (English strings always)
3Era: Year of the Emperor (Japan)
4Era: Year of Taiwan Region
5Tangun Era (Korea)

e.g. on a German Windows XP system: "1"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CalendarTypeSpecifier2 as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Additional calendar types.

This can be a zero-separated list of one or more of these calendars type values:
ValueMeaning
0No additional types valid
1Gregorian (as in United States)
2Gregorian (English strings always)
3Era: Year of the Emperor (Japan)
4Era: Year of Taiwan Region
5Tangun Era (Korea)

e.g. on a German Windows XP system: ""
(Read only property)

Some examples using this property:

WinLocalizationMBS.CountryCode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Country code, based on international phone codes, also referred to as IBM country codes.

The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "49"
(Read only property)

WinLocalizationMBS.CountryNameAbbreviated as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Abbreviated name of the country from the ISO Standard 3166.

e.g. on a German Windows XP system: "DEU"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CountryNameAbbreviatedISO as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
ISO abbreviated country name.

e.g. on a German Windows XP system: "DE"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CountryNameEnglish as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Full English name of the country.

This is always restricted to characters mappable into the ASCII 127-character subset.
e.g. on a German Windows XP system: "English"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CountryNameLocalized as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Full localized name of the country.

e.g. on a German Windows XP system: "Deutschland"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CountryNameNative as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Native name of the country.

e.g. on a German Windows XP system: "Deutschland"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyDecimalSeparator as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Character(s) used as the monetary decimal separator.

e.g. on a German Windows XP system: ","
(Read only property)

WinLocalizationMBS.CurrencyDigitsInternational as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Number of fractional digits for the international monetary format.

The maximum number of characters allowed for this string is 3.
e.g. on a German Windows XP system: "2"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyDigitsLocalized as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Number of fractional digits for the local monetary format.

The maximum number of characters allowed for this string is 3.
e.g. on a German Windows XP system: "2"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyGroupingMode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Sizes for each group of monetary digits to the left of the decimal.

An explicit size is needed for each group; sizes are separated by semicolons. If the last value is zero, the preceding value is repeated. To group thousands, specify 3;0, for example.
e.g. on a German Windows XP system: "3;0"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyNameEnglish as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The full English name of the currency associated with the locale.

e.g. on a German Windows XP system: "Euro"
Introduced with Windows 2000.
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyNameNative as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The native name of the currency associated with the locale.

e.g. on a German Windows XP system: "Euro"
Introduced with Windows 2000.
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyNegativeMode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Negative currency mode.

The maximum number of characters allowed for this string is 3. The mode can be one of the following values:

ValueExample
0($1.1)
1–$1.1
2$–1.1
3$1.1–
4(1.1$)
5–1.1$
61.1–$
71.1$–
8–1.1 $ (space before $)
9–$ 1.1 (space after $)
101.1 $– (space before $)
11$ 1.1– (space after $)
12$ –1.1 (space after $)
131.1– $ (space before $)
14($ 1.1) (space after $)
15(1.1 $) (space before $)

e.g. on a German Windows XP system: "8"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyPositiveMode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Positive currency mode.

The maximum number of characters allowed for this string is 2. The mode can be one of the following values:

ValueMeaning
0Prefix, no separation
1Suffix, no separation
2Prefix, 1-char. separation
3Suffix, 1-char. separation

e.g. on a German Windows XP system: "3"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencySymbolInternational as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Three characters of the international monetary symbol specified in ISO 4217, "Codes for the Representation of Currencies and Funds," followed by the character separating this string from the amount.
Example
Dim WinLoc As WinLocalizationMBS
dim s as string

WinLoc=New WinLocalizationMBS

s=WinLoc.CurrencySymbolLocalized
msgbox str(lenb(s))+" "+str(len(s))+" "+s
s=WinLoc.CurrencySymbolInternational
msgbox str(lenb(s))+" "+str(len(s))+" "+s

e.g. on a German Windows XP system: "EUR"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencySymbolLocalized as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
String used as the local monetary symbol.
Example
Dim WinLoc As WinLocalizationMBS
dim s as string

WinLoc=New WinLocalizationMBS

s=WinLoc.CurrencySymbolLocalized
msgbox str(lenb(s))+" "+str(len(s))+" "+s
s=WinLoc.CurrencySymbolInternational
msgbox str(lenb(s))+" "+str(len(s))+" "+s

e.g. on a German Windows XP system: "€"
(Read only property)

Some examples using this property:

WinLocalizationMBS.CurrencyThousandSeparator as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Character(s) used as the monetary separator between groups of digits to the left of the decimal.

e.g. on a German Windows XP system: "."
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateLeadingZerosDay as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifier for leading zeros in day fields.

The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:

ValueMeaning
0No leading zeros for days
1Leading zeros for days

e.g. on a German Windows XP system: "1"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateLeadingZerosMonth as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifier for leading zeros in month fields.

The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:

ValueMeaning
0No leading zeros for months
1Leading zeros for months

e.g. on a German Windows XP system: "1"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateLongFormatOrdering as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Long date format-ordering specifier.

The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:

ValueMeaning
0Month-Day-Year
1Day-Month-Year
2Year-Month-Day

e.g. on a German Windows XP system: "1"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateLongFormatString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Long date formatting string for this locale.

The string can consist of a combination of day, month, and year format pictures defined in the Day, Month, Year, and Era Format Pictures table in National Language Support Constants and any string of characters enclosed in single quotes. Characters in single quotes remain as given.
e.g. on a German Windows XP system: "dddd, d. MMMM yyyy"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateSeparator as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Character(s) for the date separator.

e.g. on a German Windows XP system: "."
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateShortFormatOrdering as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Short date format-ordering specifier.

The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:

ValueMeaning
0Month-Day-Year
1Day-Month-Year
2Year-Month-Day

e.g. on a German Windows XP system: "1"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateShortFormatString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Short date formatting string for this locale.
Example
dim w as new WinLocalizationMBS

MsgBox w.DateShortFormatString

The string can consist of a combination of day, month, and year format pictures defined in Day, Month, Year, and Era Format Pictures table in National Language Support Constants.
e.g. on a German Windows XP system: "dd.MM.yyyy"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DateShortYearMonth as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The Year/Month formatting string for the locale.

This string shows the proper format for a date string that contains only the year and the month.
e.g. on a German Windows XP system: "MMMM yyyy"
Introduced with Windows 2000.
(Read only property)

Some examples using this property:

WinLocalizationMBS.DecimalSeparator as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Character(s) used as the decimal separator.

e.g. on a German Windows XP system: ","
(Read only property)

WinLocalizationMBS.DefaultCodePageANSI as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
American National Standards Institute (ANSI) code page associated with this locale.

The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "1252"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DefaultCodePageEBCDIC as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Default EBCDIC code page associated with the locale.

The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "20273"
Introduced with Windows 2000.
(Read only property)

Some examples using this property:

WinLocalizationMBS.DefaultCodePageMac as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Original equipment manufacturer (OEM) code page associated with the country.

The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "10000"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DefaultCodePageOEM as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Original equipment manufacturer (OEM) code page associated with the locale.

The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "850"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DefaultCountryCode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Country code for the principal country in this locale.

This is provided so that partially specified locales can be completed with default values. The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "49"
(Read only property)

WinLocalizationMBS.DefaultLanguageID as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Language identifier for the principal language spoken in this locale.

This is provided so that partially specified locales can be completed with default values. The maximum number of characters allowed for this string is 5.
e.g. on a German Windows XP system: "0407"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DigitGrouping as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Sizes for each group of digits to the left of the decimal.

An explicit size is needed for each group; sizes are separated by semicolons. If the last value is zero, the preceding value is repeated. To group thousands, specify 3;0, for example.
e.g. on a German Windows XP system: "3;0"
(Read only property)

Some examples using this property:

WinLocalizationMBS.DigitSubstitution as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Unkown.

0 = context, 1 = none, 2 = national
e.g. on a German Windows XP system: "1"
Introduced with Windows 2000.
(Read only property)

Some examples using this property:

WinLocalizationMBS.FirstDayOfWeek as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifier for the first day in a week.

Value from 0 to 6.
e.g. on a German Windows XP system: "0"
(Read only property)

Some examples using this property:

WinLocalizationMBS.FirstWeekOfYear as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifier for the first week of the year.

The specifier can be one of these values:

ValueMeaning
0Week containing 1/1 is the first week of that year.
1First full week following 1/1 is the first week of that year.
2First week containing at least 4 days is the first week of that year.

e.g. on a German Windows XP system: "2"
(Read only property)

Some examples using this property:

WinLocalizationMBS.LanguageID as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Language identifier indicating the language.

The maximum number of characters allowed for this string is 5.
e.g. on a German Windows XP system: "0407"
(Read only property)

WinLocalizationMBS.LanguageNameAbbreviated as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Abbreviated name of the language, created by taking the 2-letter language abbreviation from the ISO Standard 639 and adding a third letter, as appropriate, to indicate the sublanguage.

e.g. on a German Windows XP system: "DEU"
(Read only property)

Some examples using this property:

WinLocalizationMBS.LanguageNameAbbreviatedISO as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
ISO abbreviated language name.

e.g. on a German Windows XP system: "de"
(Read only property)

Some examples using this property:

WinLocalizationMBS.LanguageNameEnglish as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Full English name of the language from the International Organization for Standardization (ISO) Standard 639.

This is always restricted to characters mappable into the ASCII 127-character subset.
e.g. on a German Windows XP system: "German"
(Read only property)

Some examples using this property:

WinLocalizationMBS.LanguageNameLocalized as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Full localized name of the language.

e.g. on a German Windows XP system: "Deutsch (Deutschland)"
(Read only property)

Some examples using this property:

WinLocalizationMBS.LanguageNameNativ as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Native name of the language.

e.g. on a German Windows XP system: "Deutsch"
(Read only property)

Some examples using this property:

WinLocalizationMBS.LeadingZeros as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Specifier for leading zeros in decimal fields.

The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:

ValueMeaning
0No leading zeros
1Leading zeros

e.g. on a German Windows XP system: "1"
(Read only property)

Some examples using this property:

WinLocalizationMBS.ListItemSeparator as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Currency, Date and Time Format MBS Win Plugin 3.3 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Character(s) used to separate list items.

For example, a comma is used in many locales.
e.g. on a German Windows XP system: ";"
(Read only property)

Some examples using this property:

Next items

The items on this page are in the following plugins: MBS Win Plugin.


The biggest plugin in space...