awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesJavaScript APIs

Standardized application programming interfaces for date and time handling within the JavaScript runtime.

Distinct from Date and Time Libraries: Specifically refers to the API proposal for the JavaScript language rather than a general-purpose utility library.

Explore 1 awesome GitHub repository matching data & databases · JavaScript APIs. Refine with filters or upvote what's useful.

Awesome JavaScript APIs GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tc39/proposal-temporalالصورة الرمزية لـ tc39

    tc39/proposal-temporal

    3,701عرض على GitHub↗

    This project is a proposal for a new immutable date and time API in JavaScript. It serves as a precision time-tracking library and a multi-calendar date engine designed to replace the legacy Date object. The system is distinguished by its support for multiple calendar systems beyond the ISO standard and its use of IANA-based time zone resolution. It provides a framework for managing daylight saving transitions and UTC offsets while maintaining nanosecond precision for global timestamps. The API covers broad functional areas including complex date and time arithmetic, locale-aware formatting,

    Proposes a new immutable date and time API for JavaScript to replace the legacy Date object.

    HTML
    عرض على GitHub↗3,701
  1. Home
  2. Data & Databases
  3. Date and Time Libraries
  4. JavaScript APIs