0}
class:flex-gap-2={direction === 'horizontal'}
>
{#if showDate || withoutTime}
{#if fixed === undefined}
{:else}
{/if}
{/if}
{#if showDate && !withoutTime && direction === 'horizontal'}
{/if}
{#if !withoutTime}
{#if fixed === undefined}
{
updateTime(date.detail)
}}
/>
{:else}
{
updateTime(date.detail)
}}
/>
{/if}
{/if}
{#if !withoutTime && difference > 0}