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

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

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

Open-source alternatives to Timezone Js

24 open-source projects similar to mde/timezone-js, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Timezone Js alternative.

  • dawidjaniga/map-countdownالصورة الرمزية لـ dawidjaniga

    dawidjaniga/map-countdown

    5عرض على GitHub↗

    🗺️⏳ Count down to your events—visually and interactively! With React at its core, this project merges time and place, turning ordinary countdowns into engaging, map-based experiences.

    JavaScript
    عرض على GitHub↗5
  • matthewmueller/dateالصورة الرمزية لـ MatthewMueller

    MatthewMueller/date

    1,479عرض على GitHub↗

    Date() for humans

    JavaScript
    عرض على GitHub↗1,479
  • gumroad/countdown.jsالصورة الرمزية لـ gumroad

    gumroad/countdown.js

    423عرض على GitHub↗

    Super simple countdowns.

    JavaScript
    عرض على GitHub↗423
  • moment/momentالصورة الرمزية لـ moment

    moment/moment

    47,965عرض على GitHub↗

    Moment is a JavaScript date manipulation library used for parsing, validating, manipulating, and formatting dates and times. It provides a system for converting date strings into structured objects using the ISO 8601 standard or custom tokens. The library includes a timezone management tool for handling UTC offsets and geographic timezones, ensuring accurate date calculations across different regions. It features an internationalized date formatter and a relative time calculator to render timestamps as human-friendly durations adapted to various cultural locales and languages. The project co

    JavaScript
    عرض على GitHub↗47,965
  • moment/moment-timezoneالصورة الرمزية لـ moment

    moment/moment-timezone

    3,880عرض على GitHub↗

    moment-timezone is a JavaScript library and date manipulation extension designed for parsing and converting timestamps across different geographic regions. It serves as a JavaScript implementation of the Internet Assigned Numbers Authority database to manage global time offsets and daylight saving rules. The library provides regional localization and historical time zone analysis by mapping timestamps to geographic regions using official IANA data. It enables the translation of date and time strings between various zones while accounting for chronological records of clock transitions. The pr

    JavaScript
    عرض على GitHub↗3,880

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • date-fns/date-fnsالصورة الرمزية لـ date-fns

    date-fns/date-fns

    36,579عرض على GitHub↗

    date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting, and calculating dates and times. It serves as an immutable date manipulation library and a tool for time zone management, ensuring that date transformations are performed without modifying the original date objects. The library functions as a date formatting tool that converts date objects into human-readable strings using custom patterns and international locales. It includes a specific toolset for adjusting and calculating date representations across different geographical re

    TypeScriptdatedate-fnshacktoberfest
    عرض على GitHub↗36,579
  • rauchg/ms.jsالصورة الرمزية لـ rauchg

    rauchg/ms.js

    5,533عرض على GitHub↗

    ms.js is a millisecond conversion library providing tools to format durations into text and parse human-readable time strings back into numbers. It functions as a utility for translating numeric millisecond values into human-readable strings and converting time units such as days, hours, and minutes into numeric milliseconds. The project covers time parsing and formatting, enabling the translation of human-readable time units into millisecond values for application timeout management and duration unit conversion. It includes tools for transforming millisecond durations into both concise and l

    TypeScript
    عرض على GitHub↗5,533
  • rmm5t/jquery-timeagoالصورة الرمزية لـ rmm5t

    rmm5t/jquery-timeago

    3,800عرض على GitHub↗

    This library is a client-side tool designed to transform static date strings into automatically updating, human-readable relative time labels within web interfaces. It functions as a plugin that scans the document for specific elements and converts their content into dynamic expressions, such as minutes or hours ago, to provide context for recent activity. The system distinguishes itself by decoupling display logic from JavaScript through attribute-driven configuration, allowing settings and date values to be managed directly within HTML. It maintains accuracy by employing interval-based poll

    JavaScript
    عرض على GitHub↗3,800
  • iamkun/dayjsالصورة الرمزية لـ iamkun

    iamkun/dayjs

    48,662عرض على GitHub↗

    Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent, chainable interface that allows for complex time calculations and transformations to be performed through a sequence of readable method calls. By utilizing an immutable wrapper pattern, the library ensures data integrity by creating new instances for every operation rather than modifying existing objects. The project is distinguished by a minimalist core abstraction that maintains a small footprint by offloading non-essential features to an optional, modular plugin system. This archit

    JavaScriptdatedate-formattingdatetime
    عرض على GitHub↗48,662
  • taylorhakes/fechaالصورة الرمزية لـ taylorhakes

    taylorhakes/fecha

    2,068عرض على GitHub↗

    Lightweight and simple JS date formatting and parsing

    JavaScript
    عرض على GitHub↗2,068
  • arasatasaygin/is.jsالصورة الرمزية لـ arasatasaygin

    arasatasaygin/is.js

    9,078عرض على GitHub↗

    is.js is a JavaScript validation library and data type checker. It provides a suite of utilities to verify whether variables are primitives, arrays, functions, or specific object types. The project allows for the implementation of custom validation logic and the use of naming namespaces to override default rules and regular expressions. It covers a broad range of validation capabilities, including numeric arithmetic properties, date and time analysis for relative and absolute ranges, and string format verification for patterns such as emails, URLs, and IP addresses. The library also includes

    JavaScript
    عرض على GitHub↗9,078
  • dromara/carbonالصورة الرمزية لـ dromara

    dromara/carbon

    5,221عرض على GitHub↗

    Carbon is a Go library for semantic date and time calculations, formatting, and parsing. It provides a semantic interface to simplify temporal data handling and improve the readability of date and time manipulations. The library is distinguished by its support for multi-calendar date conversion, allowing transformations between Gregorian, Chinese Lunar, Persian, and Hebrew calendar systems. It also includes a localized temporal framework that uses ISO 639-1 codes to format dates and relative time differences across multiple language locales. Additional capabilities cover global time zone man

    Go
    عرض على GitHub↗5,221
  • zachwill/momentالصورة الرمزية لـ zachwill

    zachwill/moment

    741عرض على GitHub↗

    A Python library for dealing with dates

    Python
    عرض على GitHub↗741
  • choptastic/qdateالصورة الرمزية لـ choptastic

    choptastic/qdate

    248عرض على GitHub↗

    Erlang Date and Time management is rather primitive, but improving.

    Erlang
    عرض على GitHub↗248
  • crsmithdev/arrowالصورة الرمزية لـ crsmithdev

    crsmithdev/arrow

    9,044عرض على GitHub↗

    Arrow is a Python date and time library designed for parsing, formatting, and manipulating date and time objects. It provides a simplified interface for these operations compared to the Python standard library. The library includes tools for converting standardized date strings via an ISO 8601 parser and transforming timestamps into human-readable relative strings across different locales. It also features a utility for translating timestamps between global timezones using location data objects. Additional capabilities cover date string formatting, time object generation, and the calculation

    Python
    عرض على GitHub↗9,044
  • dirn/when.pyالصورة الرمزية لـ dirn

    dirn/When.py

    188عرض على GitHub↗

    Friendly Python Dates

    Python
    عرض على GitHub↗188
  • formkit/tempoالصورة الرمزية لـ formkit

    formkit/tempo

    2,581عرض على GitHub↗

    Tempo is a JavaScript date manipulation library that provides a suite of tools for parsing, formatting, and calculating dates and times. It serves as a date arithmetic engine, a locale-aware formatter, and a timezone offset manager for native JavaScript date objects. The library includes a dedicated ISO 8601 date parser for validating and converting standardized strings into date objects. It handles geographic normalization through IANA timezone offset management and utilizes the native Internationalization API for region-specific date formatting. The project covers a broad range of date and

    TypeScriptdatedate-formattingdatetime
    عرض على GitHub↗2,581
  • hustcc/timeago.jsالصورة الرمزية لـ hustcc

    hustcc/timeago.js

    5,376عرض على GitHub↗

    timeago.js is a JavaScript library that converts timestamps into human-readable relative time strings. It functions as an internationalized date library that transforms static date and time data into descriptive statements of elapsed time. The project provides a dynamic time updater that automatically refreshes relative time labels on a webpage at regular intervals. It supports multilingual date localization, allowing time-elapsed statements to be translated into various languages using built-in or custom locale settings.

    TypeScript
    عرض على GitHub↗5,376
  • kennethreitz/mayaالصورة الرمزية لـ kennethreitz

    kennethreitz/maya

    3,412عرض على GitHub↗

    Datetimes for Humans™

    Python
    عرض على GitHub↗3,412
  • koffeinflummi/chronykالصورة الرمزية لـ KoffeinFlummi

    KoffeinFlummi/Chronyk

    342عرض على GitHub↗

    A Python 3 library for parsing human-written times and dates

    Python
    عرض على GitHub↗342
  • moment/luxonالصورة الرمزية لـ moment

    moment/luxon

    16,360عرض على GitHub↗

    Luxon is a JavaScript library for parsing, validating, manipulating, and formatting dates and times. It provides a suite of immutable objects for managing points in time, durations, and intervals, ensuring that all transformations return new instances to maintain predictable state. The library distinguishes itself by leveraging the native Internationalization API and environment-based time zone databases. This architecture allows for localized date formatting and global time zone conversions without requiring external data files or additional dependencies. It also supports non-Gregorian calen

    JavaScriptdatesdatetimeintl
    عرض على GitHub↗16,360
  • myusuf3/deloreanالصورة الرمزية لـ myusuf3

    myusuf3/delorean

    1,825عرض على GitHub↗

    Delorean: Time Travel Made Easy

    Python
    عرض على GitHub↗1,825
  • sdispater/pendulumالصورة الرمزية لـ sdispater

    sdispater/pendulum

    6,668عرض على GitHub↗

    Pendulum is a Python date and time library that provides a simplified interface for date arithmetic, ISO parsing, localization, and timezone management. It serves as a replacement for the standard library datetime module, extending existing classes to maintain compatibility while offering a more intuitive management interface. The library distinguishes itself through a natural language date formatter that translates time differences into localized strings and a dedicated ISO 8601 date parser. It also includes tools for time-dependent logic testing, allowing the system clock to be mocked or fi

    Python
    عرض على GitHub↗6,668
  • shinux/pytimeالصورة الرمزية لـ shinux

    shinux/PyTime

    158عرض على GitHub↗

    PyTime is an easy-use Python module which aims to operate date/time/datetime by string.

    Python
    عرض على GitHub↗158