From 154874f38f01f8facc8c7abc208257bb1df41c26 Mon Sep 17 00:00:00 2001 From: silvergerma Date: Wed, 26 Aug 2020 10:31:17 +0200 Subject: [PATCH] Update DayOfWeek.xml Order DayOfWeek fields by there Value --- xml/System/DayOfWeek.xml | 90 ++++++++++++++++++++-------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/xml/System/DayOfWeek.xml b/xml/System/DayOfWeek.xml index 3deffde4435..9dc6e90b305 100644 --- a/xml/System/DayOfWeek.xml +++ b/xml/System/DayOfWeek.xml @@ -69,13 +69,13 @@ - - - - - - - + + + + + + + Field System.Runtime @@ -103,9 +103,9 @@ System.DayOfWeek - 5 + 0 - Indicates Friday. + Indicates Sunday. @@ -147,13 +147,13 @@ Indicates Monday. - - - - - - - + + + + + + + Field System.Runtime @@ -181,18 +181,18 @@ System.DayOfWeek - 6 + 2 - Indicates Saturday. + Indicates Tuesday. - - - - - - - + + + + + + + Field System.Runtime @@ -220,9 +220,9 @@ System.DayOfWeek - 0 + 3 - Indicates Sunday. + Indicates Wednesday. @@ -264,13 +264,13 @@ Indicates Thursday. - - - - - - - + + + + + + + Field System.Runtime @@ -298,18 +298,18 @@ System.DayOfWeek - 2 + 5 - Indicates Tuesday. + Indicates Friday. - - - - - - - + + + + + + + Field System.Runtime @@ -337,9 +337,9 @@ System.DayOfWeek - 3 + 6 - Indicates Wednesday. + Indicates Saturday.