Update task schedule

Enabled
Recurring
@if (recurring) {
Weekly Daily
@if (interval === 'weekly') {
M T W T F S S
} } @else {
Choose a date
}
Time @if (Intl?.DateTimeFormat().resolvedOptions().timeZone) { {{Intl.DateTimeFormat().resolvedOptions().timeZone}} }