{#each DOW as d}
{d}
{/each}
{#each weeks as week}
{#each week as key (key)} {@const p = dayParts(key)}
{/each}
{/each}