日期
new Date();
new Date(Year,Month,Day,Hour,Minute,Second,Millisecond);
.getDate()
.getDay()
.getFullYear()
.getHours()
.getMilliseconds()
.getMinutes()
.getMonth()
.getSeconds()
.getTime()
.getTimezoneOffset()
.getUTCDate()
.getUTCDay()
.getUTCFullYear()
.getUTCHours()
.getUTCMilliseconds()
.getUTCMinutes()
.getUTCMonth()
.getUTCSeconds()
.parse(Value)
.setDate(Value)
.setFullYear(Year,Month,Day)
.setHours(Hour,Minute,Second,Millisecond)
.setMillieconds(Millisecond);
.setMinutes(Minute,Second,Millisecond)
.setSeconds(Second,Millisecond)
.setMonth(Month,Value)
.setTime(Value)
.setUTCDate(Value)
.setUTCFullYear(Year,Month,Day)
.setUTCHours(Hour,Minute,Second,Millisecond)
.setUTCMillieconds(Millisecond);
.setUTCMinutes(Minute,Second,Millisecond)
.setUTCSeconds(Second,Millisecond)
.setUTCMonth(Month,Value)
.setUTCTime(Value)
.toDateString()
.toLocaleDateString()
.toTimeString()
.toLocaleTimeString()
.toString()
.toUTCString()
本文档是从使用在线翻译的英语翻译。如果您发现任何错误,我们深表歉意。如果你想要帮助我们改正错误。还有一个翻译编辑器在 Hippani Animator (在帮助菜单上)。我们给出免费许可证密钥谁纠正了超过 100 个短语。请更多详细信息,联系我们。