awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to taylorhakes/fecha

Open-source alternatives to Fecha

30 open-source projects similar to taylorhakes/fecha, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fecha alternative.

  • date-fns/date-fnsAvatar von date-fns

    date-fns/date-fns

    36,579Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗36,579
  • iamkun/dayjsAvatar von iamkun

    iamkun/dayjs

    48,662Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗48,662
  • dromara/carbonAvatar von dromara

    dromara/carbon

    5,221Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,221

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • dawidjaniga/map-countdownAvatar von dawidjaniga

    dawidjaniga/map-countdown

    5Auf GitHub ansehen↗

    🗺️⏳ 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
    Auf GitHub ansehen↗5
  • moment/moment-timezoneAvatar von moment

    moment/moment-timezone

    3,880Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,880
  • hustcc/timeago.jsAvatar von hustcc

    hustcc/timeago.js

    5,376Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,376
  • rauchg/ms.jsAvatar von rauchg

    rauchg/ms.js

    5,533Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,533
  • matthewmueller/dateAvatar von MatthewMueller

    MatthewMueller/date

    1,479Auf GitHub ansehen↗

    Date() for humans

    JavaScript
    Auf GitHub ansehen↗1,479
  • moment/momentAvatar von moment

    moment/moment

    47,965Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗47,965
  • rmm5t/jquery-timeagoAvatar von rmm5t

    rmm5t/jquery-timeago

    3,800Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,800
  • gumroad/countdown.jsAvatar von gumroad

    gumroad/countdown.js

    423Auf GitHub ansehen↗

    Super simple countdowns.

    JavaScript
    Auf GitHub ansehen↗423
  • moment/luxonAvatar von moment

    moment/luxon

    16,360Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,360
  • mde/timezone-jsAvatar von mde

    mde/timezone-js

    818Auf GitHub ansehen↗

    DEPRECATED: Timezone-enabled JavaScript Date object. Uses Olson zoneinfo files for timezone data.

    JavaScript
    Auf GitHub ansehen↗818
  • arasatasaygin/is.jsAvatar von arasatasaygin

    arasatasaygin/is.js

    9,078Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,078
  • awoodbeck/strftimeAvatar von awoodbeck

    awoodbeck/strftime

    14Auf GitHub ansehen↗

    C99-compatible strftime formatter for use with Go time.Time instances.

    Go
    Auf GitHub ansehen↗14
  • ausimian/timelierAvatar von ausimian

    ausimian/timelier

    12Auf GitHub ansehen↗

    A cron-style scheduler application for Elixir.

    Elixir
    Auf GitHub ansehen↗12
  • antonfisher/react-simple-timefieldAvatar von antonfisher

    antonfisher/react-simple-timefield

    97Auf GitHub ansehen↗

    Simple React time input field

    TypeScriptreacttimefieldtimeinput
    Auf GitHub ansehen↗97
  • atabary/timex-intervalAvatar von atabary

    atabary/timex-interval

    9Auf GitHub ansehen↗

    A date/time interval library for Elixir projects, based on Timex.

    Elixir
    Auf GitHub ansehen↗9
  • atabary/momentAvatar von atabary

    atabary/moment

    27Auf GitHub ansehen↗

    Moment is designed to bring easy date and time handling to Elixir.

    Elixir
    Auf GitHub ansehen↗27
  • almogtavor/date-range-pickerAvatar von almogtavor

    almogtavor/date-range-picker

    104Auf GitHub ansehen↗

    ⚛️📆 Flexible React date range picker calendar with no dependencies.

    JavaScriptcalendardependency-lessjavascript
    Auf GitHub ansehen↗104
  • adaskothebeast/date-interceptorsAvatar von AdaskoTheBeAsT

    AdaskoTheBeAsT/date-interceptors

    2Auf GitHub ansehen↗

    Automatically converts ISO 8601 date strings in JSON responses into native Date objects — deeply, safely, and blazingly fast.

    TypeScript
    Auf GitHub ansehen↗2
  • choptastic/qdateAvatar von choptastic

    choptastic/qdate

    248Auf GitHub ansehen↗

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

    Erlang
    Auf GitHub ansehen↗248
  • coderhaoxin/react-flatpickrAvatar von coderhaoxin

    coderhaoxin/react-flatpickr

    623Auf GitHub ansehen↗

    flatpickr for React

    TypeScript
    Auf GitHub ansehen↗623
  • crsmithdev/arrowAvatar von crsmithdev

    crsmithdev/arrow

    9,044Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,044
  • danielmoncada/date-time-pickerAvatar von danielmoncada

    danielmoncada/date-time-picker

    152Auf GitHub ansehen↗

    Angular Date Time Picker (Responsive Design)

    TypeScript
    Auf GitHub ansehen↗152
  • danielmoncada/date-time-picker-moment-adapterAvatar von danielmoncada

    danielmoncada/date-time-picker-moment-adapter

    9Auf GitHub ansehen↗

    Moment.js adapter for https://github.com/danielmoncada/date-time-picker

    TypeScript
    Auf GitHub ansehen↗9
  • chmenegatti/go-date-fnsAvatar von chmenegatti

    chmenegatti/go-date-fns

    5Auf GitHub ansehen↗

    Go date utilities inspired by date-fns. Timezone-aware, WebAssembly-compatible, with comprehensive test coverage.

    Go
    Auf GitHub ansehen↗5
  • dateutil/dateutilAvatar von dateutil

    dateutil/dateutil

    2,623Auf GitHub ansehen↗

    Useful extensions to the standard Python datetime features

    Python
    Auf GitHub ansehen↗2,623
  • davedelong/chronologyAvatar von davedelong

    davedelong/Chronology

    2,344Auf GitHub ansehen↗

    Robust and type-safe date and time calculations for Swift

    Swift
    Auf GitHub ansehen↗2,344
  • arrow-py/arrowAvatar von arrow-py

    arrow-py/arrow

    9,046Auf GitHub ansehen↗

    Arrow is a Python date and time library that provides a simplified interface for creating and manipulating timestamps by wrapping the Python standard library. It serves as a tool for managing date objects, handling timezone offsets, and performing relative date calculations. The library is distinguished by its ability to humanize timestamps into natural language relative descriptions across multiple locales and parse human-readable time phrases back into precise date objects. It also features a specialized parser for converting ISO 8601 strings and custom formatted text into date objects. Br

    Python
    Auf GitHub ansehen↗9,046