English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The datetime attribute specifies the date and time when the text was inserted or modified, and the datetime attribute will not display any special content in any mainstream browser.
Inserted text, as well as the date and time of the inserted text:
-8"> The use of the HTML <ins> datetime attribute-Basic Tutorial (w3/ </ This is a text. 2019-12-25T12152This is an inserted text./ins></p> </body> </html>Test to see ‹/›
IEFirefoxOperaChromeSafari
The datetime attribute has no visual effect in ordinary web browsers, but can be used by screen readers.
The datetime attribute specifies the date and time when the text was inserted or modified.
None.
<ins datetime="YYYY-MM-DDThh:mm:ssTZD">
Value | Description |
---|---|
YYYY-MM-DDThh:mm:ssTZD | Specify the insertion/Change the date and time of the text. Component Description:
|