You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using dates and times in various places through the application. Currently in some instances we have tried to use the time element but the use is inconsistent.
Solution
Find places where we are displaying dates or times in the markup and ensure they are appropriately wrapped using the time element.
The text was updated successfully, but these errors were encountered:
Problem
We are using dates and times in various places through the application. Currently in some instances we have tried to use the
time
element but the use is inconsistent.Solution
Find places where we are displaying dates or times in the markup and ensure they are appropriately wrapped using the
time
element.The text was updated successfully, but these errors were encountered: