awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mde avatar

mde/timezone-jsArchived

0
View on GitHub↗
818 星标·180 分支·JavaScript·6 次浏览

Timezone Js

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

Features

  • Date Utilities - Timezone-enabled Date object implementation.
  • Date and Time - Timezone support for Date objects.

Star 历史

mde/timezone-js 的 Star 历史图表mde/timezone-js 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

mde/timezone-js 是做什么的?

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

mde/timezone-js 的主要功能有哪些?

mde/timezone-js 的主要功能包括:Date Utilities, Date and Time。

mde/timezone-js 有哪些开源替代品?

mde/timezone-js 的开源替代品包括: iamkun/dayjs — Day.js is a lightweight utility for parsing, validating, and manipulating date objects. It provides a fluent,… matthewmueller/date — Date() for humans. date-fns/date-fns — date-fns is a JavaScript date utility library providing a collection of pure functions for manipulating, formatting,… dawidjaniga/map-countdown — 🗺️⏳ Count down to your events—visually and interactively! With React at its core, this project merges time and place,… gumroad/countdown.js — Super simple countdowns. moment/moment — Moment is a JavaScript date manipulation library used for parsing, validating, manipulating, and formatting dates and…

Timezone Js 的开源替代方案

相似的开源项目,按与 Timezone Js 的功能重合度排序。
  • gumroad/countdown.jsgumroad 的头像

    gumroad/countdown.js

    423在 GitHub 上查看↗

    Super simple countdowns.

    JavaScript
    在 GitHub 上查看↗423
  • dawidjaniga/map-countdowndawidjaniga 的头像

    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
  • date-fns/date-fnsdate-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
  • iamkun/dayjsiamkun 的头像

    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
查看 Timezone Js 的所有 24 个替代方案→