Merged PR 6314: TimeLanguageSettings/AllowSet24HourClock - updated the default value

fixed default value
This commit is contained in:
Maricia Alforque 2018-03-12 21:44:24 +00:00
parent eb032f122d
commit 8f0298db30

View File

@ -63,14 +63,14 @@ ms.date: 03/12/2018
<!--/Scope-->
<!--Description-->
Allows for the configuration of the default clock setting to be the 24 hour format. Selecting 'Set 24 hour Clock' enables this setting. Selecting 'Locale default setting' uses the default clock as prescribed by the current locale setting.
Allows for the configuration of the default clock setting to be the 24 hour format. If set to 0 (zero), the device uses the default clock as prescribed by the current locale setting.
<!--/Description-->
<!--SupportedValues-->
The following list shows the supported values:
- 0 Locale default setting.
- 1 (default) Set 24 hour clock.
- 0 (default) Current locale setting.
- 1 Set 24 hour clock.
<!--/SupportedValues-->
<!--/Policy-->