UI Components์ถœ์ฒ˜: Smashing Magazine์กฐํšŒ์ˆ˜ 1

Moving From Moment.js To The JS Temporal API

By hello@smashingmagazine.com (Joe Attardi)
2026๋…„ 3์›” 13์ผ
**Moving From Moment.js To The JS Temporal API**

Almost any kind of application written in JavaScript works with times or dates in some capacity. In the beginning, this was limited to the built-in Date API. This API includes basic functionality, but is quite limited in what it can do. Third-party libraries like Moment.js, and later built-in APIs such as the Intl APIs and the new Temporal API, add much greater flexibility to working with times and dates. The Rise And Fall Of Moment.js Moment.js is a JavaScript library with powerful utilities for working with times and dates...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” Smashing Magazine์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.