유닉스 타임스탬프
technicalEmbed This Widget
Add the script tag and a data attribute to embed this widget.
<script src="https://cdn.jsdelivr.net/npm/timefyi-embed@1/dist/embed.min.js" defer></script>
<div data-timefyi="glossary" data-slug="unix-timestamp"></div>
Embed via iframe for maximum compatibility.
<iframe src="https://timefyi.com/iframe/glossary/unix-timestamp/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://timefyi.com/glossary/unix-timestamp/
Add a dynamic SVG badge to your README or docs.
[](https://timefyi.com/glossary/unix-timestamp/)
Use the native HTML custom element.
<script src="https://cdn.jsdelivr.net/npm/timefyi-embed@1/dist/embed.min.js" defer></script>
<timefyi-glossary slug="unix-timestamp"></timefyi-glossary>
정의
1970년 1월 1일 00:00:00 UTC(유닉스 에포크)부터 경과한 초 수입니다. 컴퓨팅에서 시간을 표현하는 데 널리 사용됩니다.