Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WinLocalizationMBS class.
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 |
This type can be one of these values:
Value | Meaning |
1 | Gregorian (as in United States) |
2 | Gregorian (English strings always) |
3 | Era: Year of the Emperor (Japan) |
4 | Era: Year of Taiwan Region |
5 | Tangun Era (Korea) |
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 |
This can be a zero-separated list of one or more of these calendars type values:
Value | Meaning |
0 | No additional types valid |
1 | Gregorian (as in United States) |
2 | Gregorian (English strings always) |
3 | Era: Year of the Emperor (Japan) |
4 | Era: Year of Taiwan Region |
5 | Tangun Era (Korea) |
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 |
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 |
e.g. on a German Windows XP system: "DEU"
(Read only 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 |
e.g. on a German Windows XP system: "DE"
(Read only 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 |
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)
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 |
e.g. on a German Windows XP system: "Deutschland"
(Read only 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 |
e.g. on a German Windows XP system: "Deutschland"
(Read only 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 |
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 |
The maximum number of characters allowed for this string is 3.
e.g. on a German Windows XP system: "2"
(Read only 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 |
The maximum number of characters allowed for this string is 3.
e.g. on a German Windows XP system: "2"
(Read only 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 |
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)
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 |
e.g. on a German Windows XP system: "Euro"
Introduced with Windows 2000.
(Read only 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 |
e.g. on a German Windows XP system: "Euro"
Introduced with Windows 2000.
(Read only 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 |
The maximum number of characters allowed for this string is 3. The mode can be one of the following values:
Value | Example |
0 | ($1.1) |
1 | –$1.1 |
2 | $–1.1 |
3 | $1.1– |
4 | (1.1$) |
5 | –1.1$ |
6 | 1.1–$ |
7 | 1.1$– |
8 | –1.1 $ (space before $) |
9 | –$ 1.1 (space after $) |
10 | 1.1 $– (space before $) |
11 | $ 1.1– (space after $) |
12 | $ –1.1 (space after $) |
13 | 1.1– $ (space before $) |
14 | ($ 1.1) (space after $) |
15 | (1.1 $) (space before $) |
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 |
The maximum number of characters allowed for this string is 2. The mode can be one of the following values:
Value | Meaning |
0 | Prefix, no separation |
1 | Suffix, no separation |
2 | Prefix, 1-char. separation |
3 | Suffix, 1-char. separation |
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 |
e.g. on a German Windows XP system: "EUR"
(Read only 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 |
e.g. on a German Windows XP system: "€"
(Read only 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 |
e.g. on a German Windows XP system: "."
(Read only 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 |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | No leading zeros for days |
1 | Leading zeros for days |
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 |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | No leading zeros for months |
1 | Leading zeros for months |
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 |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | Month-Day-Year |
1 | Day-Month-Year |
2 | Year-Month-Day |
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 |
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)
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 |
e.g. on a German Windows XP system: "."
(Read only 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 |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | Month-Day-Year |
1 | Day-Month-Year |
2 | Year-Month-Day |
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 |
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)
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 |
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)
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 |
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 |
The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "1252"
(Read only 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 |
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)
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 |
The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "10000"
(Read only 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 |
The maximum number of characters allowed for this string is 6.
e.g. on a German Windows XP system: "850"
(Read only 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 |
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 |
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)
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 |
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)
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 |
0 = context, 1 = none, 2 = national
e.g. on a German Windows XP system: "1"
Introduced with Windows 2000.
(Read only 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 |
Value from 0 to 6.
e.g. on a German Windows XP system: "0"
(Read only 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 |
The specifier can be one of these values:
Value | Meaning |
0 | Week containing 1/1 is the first week of that year. |
1 | First full week following 1/1 is the first week of that year. |
2 | First week containing at least 4 days is the first week of that year. |
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 |
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 |
e.g. on a German Windows XP system: "DEU"
(Read only 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 |
e.g. on a German Windows XP system: "de"
(Read only 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 |
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)
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 |
e.g. on a German Windows XP system: "Deutsch (Deutschland)"
(Read only 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 |
e.g. on a German Windows XP system: "Deutsch"
(Read only 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 |
The maximum number of characters allowed for this string is 2. The specifier can be one of the following values:
Value | Meaning |
0 | No leading zeros |
1 | Leading zeros |
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 |
For example, a comma is used in many locales.
e.g. on a German Windows XP system: ";"
(Read only property)
The items on this page are in the following plugins: MBS Win Plugin.