<p>
  콘서트는 <time datetime="2001-05-15 19:00">5월 15일</time>에 열렸습니다.
</p>
브라우저에서 실제 표시된 모습
<p>
    다음의 기능은 삭제되었습니다.
    <del cite="https://example.com/changelog" datetime="2022-11-14">
        삭제된 기능에 대한 내역.....
    </del>
</p>
<p>
    최신 업데이트에 대한 설명입니다.
    <ins cite="https://example.com/changelog" datetime="2022-11-14">
        최신 업데이트 내역.....
    </ins>
</p>
<p>다음 모임은 <time datetime="2023-09-11T14:30:00">2023년 9월 11일 오후 2시 30분</time>에 있을 예정입니다.</p>

caniuse.com에서 더 자세한 정보를 확인해 보세요.