diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md
index a27926a537..500b6cd676 100644
--- a/windows/client-management/mdm/policy-configuration-service-provider.md
+++ b/windows/client-management/mdm/policy-configuration-service-provider.md
@@ -3295,6 +3295,9 @@ The following diagram shows the Policy configuration service provider in tree fo
TimeLanguageSettings/AllowSet24HourClock
+
+ TimeLanguageSettings/ConfigureTimeZone
+
### Update policies
diff --git a/windows/client-management/mdm/policy-csp-timelanguagesettings.md b/windows/client-management/mdm/policy-csp-timelanguagesettings.md
index cac8f316bb..789ee01b85 100644
--- a/windows/client-management/mdm/policy-csp-timelanguagesettings.md
+++ b/windows/client-management/mdm/policy-csp-timelanguagesettings.md
@@ -6,12 +6,13 @@ ms.topic: article
ms.prod: w10
ms.technology: windows
author: MariciaAlforque
-ms.date: 03/12/2018
+ms.date: 05/09/2019
---
# Policy CSP - TimeLanguageSettings
-
+> [!WARNING]
+> Some information relates to prereleased products, which may be substantially modified before it's commercially released. Microsoft makes no warranties, expressed or implied, concerning the information provided here.
@@ -22,6 +23,9 @@ ms.date: 03/12/2018
TimeLanguageSettings/AllowSet24HourClock
+
+ TimeLanguageSettings/ConfigureTimeZone
+
@@ -63,7 +67,7 @@ ms.date: 03/12/2018
-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.
+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.
@@ -74,14 +78,68 @@ The following list shows the supported values:
+
-Footnote:
+
+**TimeLanguageSettings/ConfigureTimeZone**
+
+
+
+
+ Home |
+ Pro |
+ Business |
+ Enterprise |
+ Education |
+ Mobile |
+ Mobile Enterprise |
+
+
+  |
+ 6 |
+ 6 |
+ 6 |
+ 6 |
+ |
+ |
+
+
+
+
+
+[Scope](./policy-configuration-service-provider.md#policy-scope):
+
+> [!div class = "checklist"]
+> * Device
+
+
+
+
+
+Specifies the time zone to be applied to the device. This is the standard Windows name for the target time zone.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Footnotes:
- 1 - Added in Windows 10, version 1607.
- 2 - Added in Windows 10, version 1703.
- 3 - Added in Windows 10, version 1709.
- 4 - Added in Windows 10, version 1803.
-
-
-
+- 5 - Added in Windows 10, version 1809.
+- 6 - Added in Windows 10, version 1903.
\ No newline at end of file