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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jonschlinkert avatar

jonschlinkert/time-stamp

0
View on GitHub↗
110 stars·17 forks·JavaScript·MIT·7 viewsgithub.com/jonschlinkert↗

Time Stamp

Get a formatted timestamp. Used in gulp, assemble, generate, and many others.

Features

  • Date And Time - Generates formatted timestamp strings.
  • Dates and Time - Utility for generating timestamp strings.

Star history

Star history chart for jonschlinkert/time-stampStar history chart for jonschlinkert/time-stamp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Time Stamp

Similar open-source projects, ranked by how many features they share with Time Stamp.
  • matthewyork/datetoolsMatthewYork avatar

    MatthewYork/DateTools

    7,186View on GitHub↗

    DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range management, and relative time formatting. It functions as a set of tools to shift dates by specific units, calculate durations between timestamps, and convert dates into localized, human-readable strings. The library specializes in the analysis of time spans, offering systems to define, compare, and organize overlapping or sequential time periods. It includes logic to determine chronological relationships, such as whether dates fall within specific windows or how different time per

    Objective-C
    View on GitHub↗7,186
  • hustcc/timeago.jshustcc avatar

    hustcc/timeago.js

    5,376View on 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
    View on GitHub↗5,376
  • date-fns/date-fnsdate-fns avatar

    date-fns/date-fns

    36,579View on 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
    View on GitHub↗36,579
  • iamkun/dayjsiamkun avatar

    iamkun/dayjs

    48,662View on 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
    View on GitHub↗48,662
See all 30 alternatives to Time Stamp→

Frequently asked questions

What does jonschlinkert/time-stamp do?

Get a formatted timestamp. Used in gulp, assemble, generate, and many others.

What are the main features of jonschlinkert/time-stamp?

The main features of jonschlinkert/time-stamp are: Date And Time, Dates and Time.

What are some open-source alternatives to jonschlinkert/time-stamp?

Open-source alternatives to jonschlinkert/time-stamp include: matthewyork/datetools — DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range… iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… date-fns/date-fns — date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting,… hustcc/timeago.js — timeago.js is a JavaScript library that converts timestamps into human-readable relative time strings. It functions as… hiteshchoudhary/js-hindi-youtube — This project is a JavaScript educational repository and programming courseware. It provides a collection of code… almogtavor/date-range-picker — ⚛️📆 Flexible React date range picker calendar with no dependencies.