From 5fefe4d6293a087ebb52bc529b949486504174ad Mon Sep 17 00:00:00 2001 From: xtqqczze <45661989+xtqqczze@users.noreply.github.com> Date: Tue, 7 Mar 2023 17:12:02 +0000 Subject: [PATCH] Order days of of week --- 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 7149d087414..6222ebe068c 100644 --- a/xml/System/DayOfWeek.xml +++ b/xml/System/DayOfWeek.xml @@ -76,13 +76,13 @@ - - - - - - - + + + + + + + Field System.Runtime @@ -113,9 +113,9 @@ System.DayOfWeek - 5 + 0 - Indicates Friday. + Indicates Sunday. @@ -160,13 +160,13 @@ Indicates Monday. - - - - - - - + + + + + + + Field System.Runtime @@ -197,18 +197,18 @@ System.DayOfWeek - 6 + 2 - Indicates Saturday. + Indicates Tuesday. - - - - - - - + + + + + + + Field System.Runtime @@ -239,9 +239,9 @@ System.DayOfWeek - 0 + 3 - Indicates Sunday. + Indicates Wednesday. @@ -286,13 +286,13 @@ Indicates Thursday. - - - - - - - + + + + + + + Field System.Runtime @@ -323,18 +323,18 @@ System.DayOfWeek - 2 + 5 - Indicates Tuesday. + Indicates Friday. - - - - - - - + + + + + + + Field System.Runtime @@ -365,9 +365,9 @@ System.DayOfWeek - 3 + 6 - Indicates Wednesday. + Indicates Saturday.