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·4 व्यूज़

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.

स्टार हिस्ट्री

mde/timezone-js के लिए स्टार हिस्ट्री चार्टmde/timezone-js के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Timezone Js के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Timezone Js के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • gumroad/countdown.jsgumroad का अवतार

    gumroad/countdown.js

    423GitHub पर देखें↗

    Super simple countdowns.

    JavaScript
    GitHub पर देखें↗423
  • dawidjaniga/map-countdowndawidjaniga का अवतार

    dawidjaniga/map-countdown

    5GitHub पर देखें↗

    🗺️⏳ 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,579GitHub पर देखें↗

    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,662GitHub पर देखें↗

    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 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…