【发布时间】:2013-03-28 17:50:38
【问题描述】:
我正在使用 time 标签来定义时间——这似乎是正确的方法;-)
然而,我的问题是我想在 time 标记中放置的值是现在:现在。我收到此验证错误:
The text content of element time was not in the required format:
The literal did not satisfy the time-datetime format."
查看规范,似乎无法定义'NOW'。这很麻烦。关于如何解决这个问题的任何想法?
【问题讨论】:
-
这个的用例是什么?
-
好问题;用例上下文是项目和经验的简历列表。但我也希望这一切都是机器可读的。
-
Today's time in time tag 的重复(无耻的插头:我自己的问题:))
标签: date time microformats html