Timekeeper
dayjs
Timekeeper | dayjs | |
---|---|---|
1 | 103 | |
10 | 46,690 | |
- | - | |
5.0 | 7.6 | |
2 months ago | 6 days ago | |
C++ | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Timekeeper
-
My current desktop.
Taskbar- TranslucentTB Start Menu- Open Shell Time- Timekeeper
dayjs
-
React Custom Hooks vs. Helper Functions - When To Use Both
In this code snippet, we use the Javascript date library Day.js to parse and format the date, which gives us a more powerful method for formatting our dates.
-
You're parsing URLs wrong.
The fact that moment.js or day.js needs to exist in 2024 bothers me a lot.
-
How to parse and format a date in JavaScript
Day.js (45.3k ⭐) — A minimalist library that offers an excellent API without much overhead. It is very similar to Moment.js but much smaller in size. It also supports plugins for additional features.
-
Handling dates in JavaScript with Tempo
Day.js is a lightweight alternative to the now deprecated date and time handling library, Moment.js. It is written in JavaScript and uses a similar API to Moment.js. Day.js is sufficient for date operations such as parsing, manipulation, and display. It is designed for use on both the browser and the Node.js runtime.
-
JavaScript Compare Dates: From Chaos to Clarity
Day.js is awesome for comparing dates! You just need to make dayjs objects from whatever dates you have. You can use the dayjs() function with different inputs and formats. Here’s an example:
-
Mastering Time: State-of-the-Art Date Handling in JavaScript
Similar API to Moment.js: Day.js provides a familiar API, making it easier for developers previously using Moment.js to transition.
-
The Day.js Dilemma: How Should We Handle OSS Maintainers Going MIA?
As web developers, we heavily rely OSS packages. One popular example is Day.js, a JS lib for parsing, validating, manipulating, and formatting dates. It's a widely-used alternative to Moment, with over 17mil weekly downloads on npm.
A critical bug was discovered in Day.js (see: https://github.com/iamkun/dayjs/pull/2118) causing incorrect date manipulation (add, subtract) when in UTC TZ. This could have severe implications for any project relying on Day.js for date-related functionality. However, the maintainer of the project appears to be unresponsive, leaving the bug unresolved and the future of the library uncertain.
This raises some important questions for our community:
- At what point should we consider a widely-used OSS project "abandoned" if the maintainer is unresponsive?
- Is forking the project the best solution, or should we first try to reach out to the maintainer through other channels?
- Are there established community guidelines around responsiveness expectations for widely-used OSS projects?
- What are successful examples of community-driven forks or maintenance after a maintainer stepped away?
I am very aware that many of these developers give their spare time for free for these projects, with little or no payment, and I am very thankful for all their work. This developer does get some money (a small amount?) through OpenCollective, and possibly also works for a company (in China?) that makes a UI library, which I think uses Day.js internally.
-
JavaScript Libraries That You Should Know
11. DayJs
-
Best date library to handle timezones in React Native?
DayJS has issues with its timezone plugin not compatible with Hermes engine https://github.com/iamkun/dayjs/issues/1942
-
Everything you need to know about Date in Programming
Date.js
What are some alternatives?
date - A date and time library based on the C++11/14/17 <chrono> header
Luxon - ⏱ A library for working with dates and times in JS
Callisto - A desk clock that uses a Russian IV-18 VFD tube
date-fns - ⏳ Modern JavaScript date utility library ⌛️
marquee-scroller - Marquee Scroller Clock News Weather and More
moment - Parse, validate, manipulate, and display dates in javascript.
Open-Shell-Menu - Classic Shell Reborn.
moment-timezone - Timezone support for moment.js
klock - Multiplatform Date and time library for Kotlin
countdown.js - Super simple countdowns.
proposal-temporal - Provides standard objects and functions for working with dates and times.
Mongoose - MongoDB object modeling designed to work in an asynchronous environment.