Hint for :"Applied Accessibility: Standardize Times with the HTML5 datetime Attribute"

here’s a hint for the solution of the mentioned topic!

    <p>
Thank you to everyone for responding to Master Camper Cat's survey. 
The best day to host the vaunted Mortal Kombat tournament is
<time datetime="2016-09-15"> Thursday, September 15<sup>th</sup>
</time>. May the best ninja win!</p>

Hello and welcome to the freeCodeCamp community~!

Thank you for your contribution. For future contributions, please wrap your solution within :

[details]
```
code goes here...
```
[/details]

Also, provide all of the necessary code to pass the challenge.