{{#if this.isValid}} {{#if this.timezoneIsDifferentFromUserTimezone}}
{{i18n "discourse_local_dates.create.form.current_timezone"}} {{this.formattedCurrentUserTimezone}}{{this.currentPreview}}
{{/if}} {{else}}
{{i18n "discourse_local_dates.create.form.invalid_date"}}
{{/if}} {{this.computeDate}}
{{d-icon "calendar-alt"}}
{{d-icon "calendar-alt"}} {{#if this.toFilled}} {{/if}}
{{#unless this.site.mobileView}} {{/unless}}
{{#if this.fromSelected}}
{{d-icon "far-clock"}}
{{/if}} {{#if this.toSelected}} {{#if this.toDate}}
{{d-icon "far-clock"}}
{{/if}} {{/if}}
{{#if this.site.mobileView}} {{/if}}
{{#if this.advancedMode}}
{{#unless this.isRange}}

{{html-safe (i18n "discourse_local_dates.create.form.recurring_description")}}

{{/unless}}

{{i18n "discourse_local_dates.create.form.format_description"}} {{d-icon "question-circle"}}

{{i18n "discourse_local_dates.create.form.timezones_description"}}

{{/if}}