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

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

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

64 مستودعات

Awesome GitHub RepositoriesDate Formatting Utilities

Libraries and functions for parsing, manipulating, and formatting date and time values into human-readable strings.

Distinguishing note: No candidates provided; this category specifically targets date string manipulation and formatting.

Explore 64 awesome GitHub repositories matching development tools & productivity · Date Formatting Utilities. Refine with filters or upvote what's useful.

Awesome Date Formatting Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

    Verifies that date strings match specific patterns and represent real, logically valid calendar dates.

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

    vuetifyjs/vuetify

    41,003عرض على GitHub↗

    This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib

    Converts raw date objects into human-readable text strings according to regional formatting rules.

    TypeScriptjavascriptmaterialmaterial-components
    عرض على GitHub↗41,003
  • 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

    Provides a comprehensive set of utilities for formatting date objects into human-readable strings.

    TypeScriptdatedate-fnshacktoberfest
    عرض على GitHub↗36,579
  • fincept-corporation/finceptterminalالصورة الرمزية لـ Fincept-Corporation

    Fincept-Corporation/FinceptTerminal

    26,900عرض على GitHub↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    Provides utilities for formatting date strings into specific formats for financial reporting.

    C++bloomberg-terminalcontributions-welcomefinance
    عرض على GitHub↗26,900
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Adapts numeric and temporal data to regional settings using browser-native APIs for consistent display.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • alibaba/fastjsonالصورة الرمزية لـ alibaba

    alibaba/fastjson

    25,625عرض على GitHub↗

    Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and parse JSON data into typed objects. It functions as a JSON parser and stream processor capable of transforming JSON strings into data structures. The project emphasizes high performance JSON processing and memory management, specifically through the use of a pipeline to stream oversized JSON objects and texts to prevent memory exhaustion. It provides capabilities for JSON data serialization and deserialization workflows, including custom JSON data mapping and the ability to def

    Provides a configurable pattern engine for formatting date objects into ISO-8601 or custom strings.

    Java
    عرض على GitHub↗25,625
  • firefly-iii/firefly-iiiالصورة الرمزية لـ firefly-iii

    firefly-iii/firefly-iii

    22,431عرض على GitHub↗

    Firefly III is a self-hosted personal finance management system built on a double-entry bookkeeping engine. It provides a comprehensive platform for tracking income, expenses, and account balances while maintaining financial integrity through structured accounting principles. Designed for private use, the system supports multi-user access, allowing independent financial administrations to coexist within a single installation. The platform distinguishes itself through extensive automation and integration capabilities. It features a robust REST JSON API and webhook system that enables programma

    Parses various date and timestamp formats from imported files into a consistent structure.

    PHPaccountingbudgetbudgeting
    عرض على GitHub↗22,431
  • fastapi/typerالصورة الرمزية لـ fastapi

    fastapi/typer

    19,632عرض على GitHub↗

    This project is a Python framework for building command-line interfaces by converting standard functions into executable programs. It uses type hints to automatically infer and generate argument parsers, validation logic, and help documentation, allowing developers to define complex terminal applications through simple function signatures. The framework distinguishes itself through a decorator-driven registration system that enables the construction of hierarchical command trees. It supports dependency injection to manage shared state and runtime configuration across subcommands, and it utili

    Parses and validates command-line string inputs into native date objects using custom format patterns.

    Pythoncliclickpython
    عرض على GitHub↗19,632
  • nosir/cleave.jsالصورة الرمزية لـ nosir

    nosir/cleave.js

    17,867عرض على GitHub↗

    Cleave.js is a JavaScript library that applies real-time visual formatting to form fields as users type. It provides specialized utilities to enforce visual patterns for credit cards, phone numbers, dates, times, and large numerals. The library includes predefined formatting rules for common data types, such as detecting credit card issuers to apply correct spacing and managing country-specific regional patterns for international phone numbers. It also supports large numeral grouping using Western, Indian, and Chinese numbering systems. Users can define custom input patterns using specific b

    Implements real-time date formatting and pattern enforcement for consistent user entry in form fields.

    JavaScriptcredit-cardcreditcardinput
    عرض على GitHub↗17,867
  • pallets/clickالصورة الرمزية لـ pallets

    pallets/click

    17,560عرض على GitHub↗

    Click is a Python framework for building command-line interfaces. It provides a declarative approach to defining command structures, allowing developers to map functions to command-line arguments, options, and nested groups using decorators. The framework handles the complexities of parameter parsing, type validation, and help documentation generation automatically. The project distinguishes itself through its hierarchical context system, which propagates configuration and state across nested commands, and its environment-aware parameter resolution that prioritizes command-line inputs, enviro

    Parses user-provided date strings into structured objects using configurable format patterns.

    Pythoncliclickpallets
    عرض على GitHub↗17,560
  • prestodb/prestoالصورة الرمزية لـ prestodb

    prestodb/presto

    16,711عرض على GitHub↗

    Presto is a distributed SQL query engine designed for high-performance analytical processing across heterogeneous data sources. It functions as a data federation platform and massively parallel processing engine, allowing users to execute interactive queries against diverse storage systems without requiring data migration. By mapping remote metadata and structures to a unified relational namespace, it enables seamless cross-platform analysis through a standard SQL interface. The engine distinguishes itself through a pluggable connector architecture and a shared-nothing distributed processing

    Converts date and time values to and from strings using standard ISO 8601 or custom format patterns.

    Javabig-datadatahadoop
    عرض على GitHub↗16,711
  • briannesbitt/carbonالصورة الرمزية لـ briannesbitt

    briannesbitt/Carbon

    16,613عرض على GitHub↗

    Carbon is a date and time manipulation library for PHP that extends the native DateTime class. It provides a set of tools for calculating, formatting, and comparing dates and times using a simplified, human-readable syntax. The library utilizes a fluent interface and static factory methods to allow for chained method calls and intuitive object instantiation. It supports both mutable and immutable state options to manage how date objects are modified and returned. The toolset covers temporal data management, including time zone handling and localization-based formatting to convert date compon

    Provides extensive utilities for formatting date and time values into human-readable strings across different languages.

    PHP
    عرض على GitHub↗16,613
  • flatpickr/flatpickrالصورة الرمزية لـ flatpickr

    flatpickr/flatpickr

    16,469عرض على GitHub↗

    Flatpickr is a lightweight, dependency-free JavaScript library designed to provide a modular date and time selection interface for web applications. It functions as a versatile web component that integrates into existing forms, offering a consistent user experience for picking single dates, ranges, or multiple values while maintaining a clear separation between human-readable display strings and machine-readable data. The library distinguishes itself through a robust configuration-driven architecture that allows for dynamic runtime updates and extensive customization of date formatting via a

    Configures how dates are parsed and displayed to users, including support for international standards and human-readable alternative input fields.

    TypeScriptdatedatepickerdaterange
    عرض على GitHub↗16,469
  • 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

    Converts date strings into structured objects and outputs them as localized or standard formats.

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

    mikefarah/yq

    14,913عرض على GitHub↗

    This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It

    Parses and reformats date strings between custom patterns, RFC3339, and Unix epoch formats.

    Gobashclicsv
    عرض على GitHub↗14,913
  • rstacruz/cheatsheetsالصورة الرمزية لـ rstacruz

    rstacruz/cheatsheets

    14,429عرض على GitHub↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Offers standardized syntax and patterns for formatting dates and times across languages.

    SCSS
    عرض على GitHub↗14,429
  • angular-ui/bootstrapالصورة الرمزية لـ angular-ui

    angular-ui/bootstrap

    14,206عرض على GitHub↗

    This project is a collection of native directives designed to implement the Bootstrap component framework within Angular applications. It provides a suite of modular interface elements that allow developers to build interactive web components without requiring external JavaScript dependencies. The library distinguishes itself by using a dependency-free logic layer that relies entirely on native framework primitives. It features a specialized service-based positioning engine to manage the placement of floating overlays and an event-driven system to coordinate the lifecycle of complex UI elemen

    Converts date strings into standardized formats with internationalization support.

    JavaScript
    عرض على GitHub↗14,206
  • ccgus/fmdbالصورة الرمزية لـ ccgus

    ccgus/fmdb

    13,851عرض على GitHub↗

    fmdb is an object-oriented SQLite database library and persistence layer for native macOS and iOS environments. It provides an Objective-C wrapper that encapsulates the low-level C API, allowing applications to manage local relational data storage and embedded database connections through a high-level interface. The library focuses on thread-safe database access by synchronizing operations across multiple threads using serialized queues to prevent data corruption and race conditions. It includes specialized capabilities for secure local storage, such as database encryption and the management

    Converts dates between native objects and storeable strings using a consistent formatting mechanism.

    Objective-C
    عرض على GitHub↗13,851
  • you-dont-need/you-dont-need-momentjsالصورة الرمزية لـ you-dont-need

    you-dont-need/You-Dont-Need-Momentjs

    13,298عرض على GitHub↗

    This project is a documentation and tooling resource designed to guide the migration from heavy date libraries to native JavaScript functions. It provides a date API migration guide, a utility reference for native replacements of common date tasks, and an ESLint plugin to identify outdated library usage. The tooling identifies redundant date library patterns via a linting plugin that suggests modern native alternatives. This process supports legacy code refactoring and frontend bundle optimization by replacing external dependencies with built-in language functions. The resource covers broade

    Offers a comprehensive reference of native functions for date formatting and calculation tasks.

    JavaScriptbundle-sizedate-fnsesmodules
    عرض على GitHub↗13,298
  • coreui/coreui-free-bootstrap-admin-templateالصورة الرمزية لـ coreui

    coreui/coreui-free-bootstrap-admin-template

    12,220عرض على GitHub↗

    CoreUI Free Bootstrap Admin Template is a pre-built, responsive admin dashboard template built on Bootstrap 5 for constructing back-office interfaces. It provides a library of UI components with native wrappers for React, Vue, and Angular applications, alongside a Sass-based theming system for managing brand colors, dark mode, and design tokens via variables and CSS custom properties. The template includes a set of advanced form controls such as autocomplete, date pickers, and multi-step wizards with built-in validation, and supports switching the entire interface between built-in dark and li

    Converts selected dates into custom strings and parses custom strings back into Date objects.

    HTMLadminadmin-dashboardadmin-panel
    عرض على GitHub↗12,220
السابق123…4التالي
  1. Home
  2. Development Tools & Productivity
  3. Date Formatting Utilities

استكشف الوسوم الفرعية

  • Calendar ValidationsLogic to verify that a date string represents a logically valid date on the calendar. **Distinct from Date Formatting Utilities:** Focuses on logical calendar validity (e.g., Feb 29th check) rather than general string formatting.
  • Date String Formatters2 وسوم فرعيةConverts date strings into custom output formats with support for patterns, locale, and timezone adjustments. **Distinct from Date Formatting Utilities:** Distinct from Date Formatting Utilities: focuses on converting existing date strings to new formats, not general date parsing or manipulation.
  • Frontend FormattersUtilities for parsing and displaying date strings in custom formats. **Distinct from Date Formatting Utilities:** Distinct from general date formatting utilities: focuses on the frontend-specific requirement of maintaining machine-readable data alongside human-readable strings.
  • Human-Readable Formatters4 وسوم فرعيةUtilities for displaying user-friendly date strings while maintaining machine-readable data values. **Distinct from Date Formatting Utilities:** Distinct from Date Formatting Utilities: focuses on the dual-field display pattern rather than general formatting.
  • Input FormattersConfigurations for parsing and displaying dates within user-facing input fields. **Distinct from Date Formatting Utilities:** Distinct from Date Formatting Utilities: focuses on the input-specific display and parsing logic rather than general formatting.
  • Temporal Display LabelsUI labels that render date and time values according to specific format strings. **Distinct from Date Formatting Utilities:** Focuses on the visual rendering of a date as a UI label rather than the underlying string manipulation logic.
  • Token-Based Formatters1 وسم فرعيEngines that parse and serialize date strings using character-based pattern matching. **Distinct from Date Formatting Utilities:** Distinct from Date Formatting Utilities: focuses on the token-based engine architecture rather than general formatting libraries.