-
|
|
Beta Was this translation helpful? Give feedback.
Answered by
di-uni
Oct 6, 2022
Replies: 1 comment
-
|
getDay()는 요일로 사용해서 대신 getDate()라고 명명한 거 같군요..? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
di-uni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


FREITAG 홈페이지 가입하다가 발견한건데
'일'을 보통 Day라고 하나봐요!
구글링해보니 date는 날짜, day는 요일, 혹은 ~날 혹은 ~일이라고 하네요.
getDay()는 요일로 사용해서 대신 getDate()라고 명명한 거 같군요..?