본문 바로가기
IT/javascript

공식문서

by RunningPencil 2022. 7. 2.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date

 

Date - JavaScript | MDN

JavaScript Date objects represent a single moment in time in a platform-independent format. Date objects contain a Number that represents milliseconds since 1 January 1970 UTC.

developer.mozilla.org

 

반응형