回答編集履歴
1
ゴミ除去
test
CHANGED
@@ -3,18 +3,6 @@
|
|
3
3
|
なので+1してください。
|
4
4
|
|
5
5
|
時刻が違うのはわかりません。
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
myMsgs[i].slice(-1)[0].getDate().getMonth()
|
10
|
-
|
11
|
-
myMsgs[i].slice(-1)[0].getDate().getDate()
|
12
|
-
|
13
|
-
myMsgs[i].slice(-1)[0].getDate().getHours()
|
14
|
-
|
15
|
-
myMsgs[i].slice(-1)[0].getDate().getMinutes()
|
16
|
-
|
17
|
-
|
18
6
|
|
19
7
|
|
20
8
|
|