- 01. 데이트 메서드 : new Date()
- 01. 데이트 메서드 : Date.now
- 01. 데이트 메서드 : Date.parse
- 01. 데이트 메서드 : Date.UTC
- 01. 데이트 메서드 : Date.prototype.getFullYear
- 01. 데이트 메서드 : Date.prototype.setFullYear
- 01. 데이트 메서드 : Date.prototype.getMonth
- 01. 데이트 메서드 : Date.prototype.setMonth
- 01. 데이트 메서드 : Date.prototype.getDate
- 01. 데이트 메서드 : Date.prototype.setDate
- 01. 데이트 메서드 : Date.prototype.getHours
- 01. 데이트 메서드 : Date.prototype.setHours
- 01. 데이트 메서드 : Date.prototype.getMinutes
- 01. 데이트 메서드 : Date.prototype.setMinutes
- 01. 데이트 메서드 : Date.prototype.getSeconds
- 01. 데이트 메서드 : Date.prototype.setSeconds
- 01. 데이트 메서드 : Date.prototype.getMilliseconds
- 01. 데이트 메서드 : Date.prototype.setMilliseconds
- 01. 데이트 메서드 : Date.prototype.getTime
- 01. 데이트 메서드 : Date.prototype.setTime
- 01. 데이트 메서드 : Date.prototype.getTimezoneOffset
- 01. 데이트 메서드 : Date.prototype.toDateString
- 01. 데이트 메서드 : Date.prototype.toTimeString
- 01. 데이트 메서드 : Date.prototype.toISOString
- 01. 데이트 메서드 : Date.prototype.toLocaleString
- 01. 데이트 메서드 : Date.prototype.toLocaleTimeString