Magek Framework
GitHub
Website
Preparing search index...
ScheduleInterface
Interface ScheduleInterface
interface
ScheduleInterface
{
minute
?:
string
;
hour
?:
string
;
day
?:
string
;
month
?:
string
;
weekDay
?:
string
;
year
?:
string
;
}
Index
Properties
minute?
hour?
day?
month?
week
Day?
year?
Properties
Optional
Readonly
minute
minute
?:
string
Optional
Readonly
hour
hour
?:
string
Optional
Readonly
day
day
?:
string
Optional
Readonly
month
month
?:
string
Optional
Readonly
week
Day
weekDay
?:
string
Optional
Readonly
year
year
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
minute
hour
day
month
week
Day
year
GitHub
Website
Magek Framework
Loading...