Name
IFTIME — Compares the current system time to a time
specification
Synopsis
IFTIME(times
,days_of_week
,days_of_month
,months
?[true
][:false
])
Conditional: Returns the data following ?
if true, otherwise the data following
:
-
times
Time ranges, in 24-hour format
-
days_of_week
Days of the week (mon
,
tue
, wed
, thu
, fri
, sat
, sun
)
-
days_of_month
Days of the month (1–31
)
-
months
Months (jan
, feb
, mar
, apr
, etc.)