datetime
XDate - A Modern JavaScript Date Library
23 days ago by mozza
XDate is a thin wrapper around JavaScript's native Date object that provides enhanced functionality for parsing, formatting, and manipulating dates. It implements the same methods as the native Date, so it should seem very familiar.
Also, it is non-destructive to the DOM, so it can safely be included in third party libraries without fear of side effects.
date
datetime
javascript
js
library
Also, it is non-destructive to the DOM, so it can safely be included in third party libraries without fear of side effects.
23 days ago by mozza
復活した time 要素
5 weeks ago by enka
time要素の使い方としては
年や月、年のかかれていない誕生日や期間をマークアップできる
html5
data
time
datetime
仕様
年や月、年のかかれていない誕生日や期間をマークアップできる
5 weeks ago by enka