Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm looking to output a timestamp of when content was published within Umbraco, in the correct format required by the HTML5 <time> element.
For example:
<time datetime="2012-02-28T20:00+00:00" pubdate>February 28, 2012</time>
Is there a way to achieve this within Umbraco?
More info on correct formatting of this <time> element can be found here: http://html5doctor.com/the-time-element/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Output correct "datetime" <time> attribute
I'm looking to output a timestamp of when content was published within Umbraco, in the correct format required by the HTML5 <time> element.
For example:
Is there a way to achieve this within Umbraco?
More info on correct formatting of this <time> element can be found here: http://html5doctor.com/the-time-element/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.