Skip to content
This repository has been archived by the owner on May 25, 2024. It is now read-only.

日付を扱っている部分に time タグを入れる #1953

Closed
1 of 2 tasks
suzuryo opened this issue Jun 25, 2021 · 0 comments
Closed
1 of 2 tasks

日付を扱っている部分に time タグを入れる #1953

suzuryo opened this issue Jun 25, 2021 · 0 comments

Comments

@suzuryo
Copy link
Collaborator

suzuryo commented Jun 25, 2021

改善詳細 / Details of Improvement

  • 日付を扱っている部分に time タグを入れる
  • テーブル内の日付
  • DataSetPanelの日付

関連する

Before
<th scope="row" class="cardTable-header"> 6月23日 </th>

After
<th scope="row" class="cardTable-header"><time datetime="2021-06-23">6月23日</time></th>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant