Zawartość

Number Math

Script Date

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
()

Number Math
Dokumentacja ta została przetłumaczona z języka angielskiego, przy użyciu Tłumacz online. Przepraszamy, jeśli znajdziesz jakieś błędy. Jeśli chcesz pomóc nam zrobić korekty. Ma tłumaczenia edytora w Hippani Animator (w menu Pomoc). Dajemy się wolny licencja klucze do nikogo, kto naprawia ponad 100 fraz. Proszę skontaktuj się z nami aby uzyskać więcej informacji.