awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tc39/proposal-temporalAvatar von tc39

    tc39/proposal-temporal

    3,701Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,701
  1. Home
  2. Data & Databases
  3. Date and Time Libraries
  4. JavaScript APIs