Baseline Widely available
getMilliseconds()
㯠Date
ã¤ã³ã¹ã¿ã³ã¹ã®ã¡ã½ããã§ãå°æ¹æã«åºã¥ããæå®ãããæ¥æã®ãããªç§ããè¿ãã¾ãã
const moonLanding = new Date("July 20, 69 00:20:18");
moonLanding.setMilliseconds(123);
console.log(moonLanding.getMilliseconds());
// äºæ³ãããçµæ: 123
æ§æ 弿°
ãªãã
è¿å¤å°æ¹æã«åºã¥ããæå®ãããæ¥æã®ãããªç§ãã表ã 0 ãã 999 ã¾ã§ã®éã®æ°å¤ã§ããæ¥æãç¡å¹ãªå ´å㯠NaN
ãè¿ãã¾ãã
夿° milliseconds
ã«ã¯ã Date
ãªãã¸ã§ã¯ã xmas95
ã«åºã¥ãã¦ã 0
ã¨ããå¤ãå
¥ãã¾ããããã«ã¯ããªç§ã®æåãæå®ããã¦ããªãã®ã§ãæ¢å®ã§ 0 ã«ãªãã¾ãã
const xmas95 = new Date("1995-12-25T23:15:30");
const milliseconds = xmas95.getMilliseconds();
console.log(milliseconds); // 0
仿§æ¸ ãã©ã¦ã¶ã¼ã®äºææ§ é¢é£æ
å ±
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4