Lua API
On this page

DayOfWeek

Tip

This is a builtin dotnet type. The documentation and api interface are generated from dotnet source files.

Specifies the day of the week.

Fields:

Description

Friday

5

Indicates Friday.

Monday

1

Indicates Monday.

Saturday

6

Indicates Saturday.

Sunday

0

Indicates Sunday.

Thursday

4

Indicates Thursday.

Tuesday

2

Indicates Tuesday.

Wednesday

3

Indicates Wednesday.