{#if !allDay && rules.length === 0}
(allDay = true)}>
{#if !noRepeat}
dispatch('repeat')}>
{/if}
{:else}
dispatch('allday')} />
{ allDay = !allDay dispatch('allday') }} />
GMT{(offsetTZ > 0 ? '-' : '+') + Math.abs(offsetTZ / MILLISECONDS_IN_MINUTE / 60)}
{#if !noRepeat}
0 ? undefined : calendar.string.Repeat} kind={'ghost'} padding={'0 .5rem'} shape={'round-sm'} justify={'left'} on:click={() => dispatch('repeat')} >
{#if rules.length > 0}
{/if}
{/if} {/if}