नैव डेटाटाइम
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="utc-naive"></div>
Embed via iframe for maximum compatibility.
<iframe src="https://timefyi.com/iframe/glossary/utc-naive/" 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/utc-naive/
Add a dynamic SVG badge to your README or docs.
[](https://timefyi.com/glossary/utc-naive/)
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="utc-naive"></timefyi-glossary>
परिभाषा
एक datetime ऑब्जेक्ट जिसमें टाइमज़ोन जानकारी शामिल नहीं है। नैव datetime अस्पष्ट और त्रुटि-प्रवण हैं उन अनुप्रयोगों में जो कई टाइमज़ोन की सेवा करते हैं। सर्वोत्तम अभ्यास हमेशा टाइमज़ोन-अवेयर datetime का उपयोग करना है।