시간대 변환
conceptEmbed 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="timezone-conversion"></div>
Embed via iframe for maximum compatibility.
<iframe src="https://timefyi.com/iframe/glossary/timezone-conversion/" 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/timezone-conversion/
Add a dynamic SVG badge to your README or docs.
[](https://timefyi.com/glossary/timezone-conversion/)
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="timezone-conversion"></timefyi-glossary>
정의
날짜시간 값을 한 시간대에서 다른 시간대로 변환하는 과정입니다. 올바른 변환을 위해서는 UTC 오프셋, DST 규칙, tz 데이터베이스에 저장된 역사적 시간대 변경 사항을 알아야 합니다.