Microsoft KB Archive/58337: Difference between revisions

From BetaArchive Wiki
(stage3)
 
m (Text replacement - ">" to ">")
 
(2 intermediate revisions by the same user not shown)
Line 46: Line 46:


----------------------------------------------------------------------
----------------------------------------------------------------------
iCentury=<number>
iCentury=<number>
Default: 0
Default: 0
Purpose: Indicates whether a date in the short date format should be
Purpose: Indicates whether a date in the short date format should be
Line 55: Line 55:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iCountry=&lt;country-code&gt;
iCountry=<country-code>
Default: 1
Default: 1
Purpose: Sets the country code. This number matches the country's
Purpose: Sets the country code. This number matches the country's
Line 62: Line 62:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iCurrDigits=&lt;number&gt;
iCurrDigits=<number>
Default: 2
Default: 2
Purpose: Specifies how many digits to put after the decimal separator
Purpose: Specifies how many digits to put after the decimal separator
Line 69: Line 69:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iCurrency=&lt;number&gt;
iCurrency=<number>
Default: 0
Default: 0
Purpose: Formats currency according to the following:
Purpose: Formats currency according to the following:
Line 86: Line 86:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iDate=&lt;number&gt;
iDate=<number>
Default: 0
Default: 0
Purpose: Formats numerical dates according to the following:
Purpose: Formats numerical dates according to the following:
Line 101: Line 101:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iDayLzero=&lt;number&gt;
iDayLzero=<number>
Default: 0
Default: 0
Purpose: Indicates whether a leading zero should appear before a day
Purpose: Indicates whether a leading zero should appear before a day
Line 109: Line 109:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iDigits=&lt;number&gt;
iDigits=<number>
Default: 2
Default: 2
Purpose: Specifies the number of digits to display after the decimal
Purpose: Specifies the number of digits to display after the decimal
Line 116: Line 116:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iLzero=&lt;number&gt;
iLzero=<number>
Default: 0
Default: 0
Purpose: Specifies whether to put leading zeros in decimal numbers
Purpose: Specifies whether to put leading zeros in decimal numbers
Line 130: Line 130:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iMeasure=&lt;number&gt;
iMeasure=<number>
Default: 1
Default: 1
Purpose: Selects the measurement system according to the following:
Purpose: Selects the measurement system according to the following:
Line 143: Line 143:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iMonLzero=&lt;number&gt;
iMonLzero=<number>
Default: 0
Default: 0
Purpose: Indicates whether a leading zero is included before a month
Purpose: Indicates whether a leading zero is included before a month
Line 151: Line 151:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iNegCurr=&lt;number&gt;
iNegCurr=<number>
Default: 0
Default: 0
Purpose: Formats negative numbers according to the following:
Purpose: Formats negative numbers according to the following:
Line 177: Line 177:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iTime=&lt;number&gt;
iTime=<number>
Default: 0
Default: 0
Purpose: Formats time according to the following:
Purpose: Formats time according to the following:
Line 191: Line 191:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
iTLzero=&lt;number&gt;
iTLzero=<number>
Default: 0
Default: 0
Purpose: Specifies whether to put leading zeros in time according to
Purpose: Specifies whether to put leading zeros in time according to
Line 205: Line 205:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
s1159=&lt;string&gt;
s1159=<string>
Default: AM
Default: AM
Purpose: Specifies string (for example, AM) that follows times from
Purpose: Specifies string (for example, AM) that follows times from
Line 212: Line 212:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
s2359=&lt;string&gt;
s2359=<string>
Default: PM
Default: PM
Purpose: Specifies string (for example, PM) that follows times from
Purpose: Specifies string (for example, PM) that follows times from
Line 219: Line 219:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sCountry=&lt;string&gt;
sCountry=<string>
Default: United States
Default: United States
Purpose: Specifies the name of the country whose standard setting you
Purpose: Specifies the name of the country whose standard setting you
Line 226: Line 226:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sCurrency=&lt;string&gt;
sCurrency=<string>
Default: $
Default: $
Purpose: Specifies the currency symbol for your country.
Purpose: Specifies the currency symbol for your country.
Line 232: Line 232:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sDecimal=&lt;string&gt;
sDecimal=<string>
Default: .
Default: .
Purpose: Specifies the punctuation used to separate the fractional
Purpose: Specifies the punctuation used to separate the fractional
Line 239: Line 239:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sLanguage=&lt;string&gt;
sLanguage=<string>
Default: usa
Default: usa
Purpose: Specifies the language you want to work in. Windows
Purpose: Specifies the language you want to work in. Windows
Line 247: Line 247:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sList=&lt;string&gt;
sList=<string>
Default: ,
Default: ,
Purpose: Specifies the character used to separate items in a list. In
Purpose: Specifies the character used to separate items in a list. In
Line 254: Line 254:
           window. </pre>
           window. </pre>
<pre class="FIXEDTEXT">----------------------------------------------------------------------
<pre class="FIXEDTEXT">----------------------------------------------------------------------
sLongDate=&lt;date-picture&gt;
sLongDate=<date-picture>
Default: dddd, MMMM d, yyyy
Default: dddd, MMMM d, yyyy
Purpose: Specifies choice for the long date format, including
Purpose: Specifies choice for the long date format, including
Line 280: Line 280:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sShortDate=&lt;date-picture&gt;
sShortDate=<date-picture>
Default: M/d/yy
Default: M/d/yy
Purpose: Specifies choice for the short date format, including
Purpose: Specifies choice for the short date format, including
Line 288: Line 288:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sThousand=&lt;string&gt;
sThousand=<string>
Default: ,
Default: ,
Purpose: Specifies the symbol you want to use to separate thousands in
Purpose: Specifies the symbol you want to use to separate thousands in
Line 296: Line 296:
           window.
           window.
----------------------------------------------------------------------
----------------------------------------------------------------------
sTime=&lt;string&gt;
sTime=<string>
Default: :
Default: :
Purpose: Specifies the character used to separate the hours, minutes,
Purpose: Specifies the character used to separate the hours, minutes,

Latest revision as of 10:19, 21 July 2020

Windows 3.0 WIN.INI [intl] Section

Q58337

3.00 3.00a
WINDOWS
kbref kbdisplay



The information in this article applies to:


  • Microsoft Windows versions 3.0, 3.0a





SUMMARY

The following information is contained in the Microsoft Windows version 3.0 WININI.TXT readme file. The Windows Setup program copies this file to the Windows 3.0 directory.



MORE INFORMATION

[INTL] SECTION

[INTL] SECTION
--------------

The [intl] section describes how to display dates, times, currency
amounts, and other items for countries other than the United States.
Windows does not require the [intl] section in U.S. version of
WIN.INI.

The [intl] section can contain the following settings:

----------------------------------------------------------------------
iCentury=<number>
Default: 0
Purpose: Indicates whether a date in the short date format should be
         indicated with the century (1990) or not (90). A value of 1
         means the century will be included; a value of 0 means it
         will not.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iCountry=<country-code>
Default: 1
Purpose: Sets the country code. This number matches the country's
         international telephone code, except for Canada, which is 2.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iCurrDigits=<number>
Default: 2
Purpose: Specifies how many digits to put after the decimal separator
         in currency.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iCurrency=<number>
Default: 0
Purpose: Formats currency according to the following:

         Value      Format
         -----      ------
         0          Currency-symbol prefix, no separation

         1          Currency-symbol suffix, no separation

         2          Currency-symbol prefix, one-character separation

         3          Currency-symbol suffix, one-character separation

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iDate=<number>
Default: 0
Purpose: Formats numerical dates according to the following:

         Value     Format
         -----     ------
         0         month-day-year

         1         day-month-year

         2         year-month-day

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iDayLzero=<number>
Default: 0
Purpose: Indicates whether a leading zero should appear before a day
         between 1 and 9 in the short date format. A value of 1 means
         the zero is included; a value of 0 means it is not.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iDigits=<number>
Default: 2
Purpose: Specifies the number of digits to display after the decimal
         separator in numbers.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iLzero=<number>
Default: 0
Purpose: Specifies whether to put leading zeros in decimal numbers
         according to the following:

          Value     Format
          -----     ------
          0         No leading zeros (.7)

          1         Leading zeros (0.7)

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iMeasure=<number>
Default: 1
Purpose: Selects the measurement system according to the following:

          Value     System
          -----     ------
          0         metric

          1         English

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iMonLzero=<number>
Default: 0
Purpose: Indicates whether a leading zero is included before a month
         between 1 and 9 in the short date format. A value of 1 means
         the zero is included; a value of 0 means it is not.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iNegCurr=<number>
Default: 0
Purpose: Formats negative numbers according to the following:

        Value     Format
        -----     ------

          0       ($1)

          1       -$1

          2       $-1

          3       $1-

          4       (1$)

          5       -1$

          6       1-$

          7       1$-

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iTime=<number>
Default: 0
Purpose: Formats time according to the following:

          Value     Format
          -----     ------

          0         12-hour clock

          1         24-hour clock

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
iTLzero=<number>
Default: 0
Purpose: Specifies whether to put leading zeros in time according to
         the following:

        Value     Format
        -----     ------
          0       No leading zeros in time (9:15)

          1       Leading zeros in time (09:15)

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
s1159=<string>
Default: AM
Purpose: Specifies string (for example, AM) that follows times from
         0:00 through 11:59 in 12-hour time format.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
s2359=<string>
Default: PM
Purpose: Specifies string (for example, PM) that follows times from
         12:00 through 23:59 in 12-hour time format.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sCountry=<string>
Default: United States
Purpose: Specifies the name of the country whose standard setting you
         want to use.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sCurrency=<string>
Default: $
Purpose: Specifies the currency symbol for your country.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sDecimal=<string>
Default: .
Purpose: Specifies the punctuation used to separate the fractional
         part of a decimal number from the whole number part.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sLanguage=<string>
Default: usa
Purpose: Specifies the language you want to work in. Windows
         applications that provide language-specific tasks, such as
         sorting or spell-checking, use this setting.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sList=<string>
Default: ,
Purpose: Specifies the character used to separate items in a list. In
         English, the list separator is typically a comma.
To change: Choose the International icon from the Control Panel
           window. 
----------------------------------------------------------------------
sLongDate=<date-picture>
Default: dddd, MMMM d, yyyy
Purpose: Specifies choice for the long date format, including
         abbreviations for the words and different separators,
         according to the following:

            Date Picture     Item          Format
            ------------     ----          ------

            M                Month         1-12
            MM               Month         01-12
            MMM              Month         Jan-Dec
            MMMM             Month         January-December
            d                Day           1-31
            dd               Day           01-31
            ddd              Day           Mon-Sun
            dddd             Day           Monday-Sunday
            yy               Year          00-99
            yyyy             Year          1900-2040

         The date pictures can be combined in any order with
         punctuation and strings enclosed in quotation marks.

To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sShortDate=<date-picture>
Default: M/d/yy
Purpose: Specifies choice for the short date format, including
         abbreviations for the words and different separators,
         according to the preceding list in sLongDate.
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sThousand=<string>
Default: ,
Purpose: Specifies the symbol you want to use to separate thousands in
         a number with more than three digits. The most common is the
         comma (,).
To change: Choose the International icon from the Control Panel
           window.
----------------------------------------------------------------------
sTime=<string>
Default: :
Purpose: Specifies the character used to separate the hours, minutes,
         and seconds in time. The most common is the colon (:).
To change: Choose the International icon from the Control Panel
           window. 

Additional query words: 3.00 3.0 3.0a 3.00a win30

Keywords :
Issue type :
Technology : kbWin3xSearch kbWin300 kbWin300a


Last Reviewed: September 19, 1999
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.