Components

Date blocks

Default

Fullscreen
<time class="ecl-date-block" dateTime="2019-09-26"><span class="ecl-date-block__daytime">2019-09-26</span><span
    class="ecl-date-block__day" aria-hidden="true">26</span><abbr title="September" class="ecl-date-block__month"
    aria-hidden="true">Sep</abbr><span class="ecl-date-block__year" aria-hidden="true">2019</span></time>

Try it yourself on the playground

Playground

Ongoing

Fullscreen
<time class="ecl-date-block ecl-date-block--ongoing" dateTime="2019-09-26"><span
    class="ecl-date-block__daytime">2019-09-26</span><span class="ecl-date-block__day" aria-hidden="true">26</span><abbr
    title="September" class="ecl-date-block__month" aria-hidden="true">Sep</abbr><span class="ecl-date-block__year"
    aria-hidden="true">2019</span></time>

Try it yourself on the playground

Playground

Cancelled

Fullscreen
<time class="ecl-date-block ecl-date-block--cancelled" dateTime="2019-09-26"><span
    class="ecl-date-block__daytime">2019-09-26</span><span class="ecl-date-block__day" aria-hidden="true">26</span><abbr
    title="September" class="ecl-date-block__month" aria-hidden="true">Sep</abbr><span class="ecl-date-block__year"
    aria-hidden="true">2019</span></time>

Try it yourself on the playground

Playground

Past

Fullscreen
<time class="ecl-date-block ecl-date-block--past" dateTime="2019-09-26"><span
    class="ecl-date-block__daytime">2019-09-26</span><span class="ecl-date-block__day" aria-hidden="true">26</span><abbr
    title="September" class="ecl-date-block__month" aria-hidden="true">Sep</abbr><span class="ecl-date-block__year"
    aria-hidden="true">2019</span></time>

Try it yourself on the playground

Playground

Rescheduled

Fullscreen
<time class="ecl-date-block ecl-date-block--rescheduled" dateTime="2019-09-26"><span
    class="ecl-date-block__daytime">2019-09-26</span><span class="ecl-date-block__day" aria-hidden="true">26</span><abbr
    title="September" class="ecl-date-block__month" aria-hidden="true">Sep</abbr><span class="ecl-date-block__year"
    aria-hidden="true">2019</span></time>

Try it yourself on the playground

Playground