Constant | Description |
|
wd24HourClock | Returns True if you're using 24-hour time; returns False if you're using 12-hour time. |
wdCurrencyCode | Returns the currency symbol ($ in U.S. English). |
wdDateSeparator | Returns the date separator (/ in U.S. English). |
wdDecimalSeparator | Returns the decimal separator (. in U.S. English). |
wdInternationalAM | Returns the string used to indicate morning hours (for example, 10 AM). |
wdInternationalPM | Returns the string used to indicate afternoon and evening hours (for example, 2 PM). |
wdProductLanguageID | Returns the language version of Word. |