Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Day.js
2KB immutable date library alternative to Moment.js with the same modern API
Collective -
Host: opensource -
https://opencollective.com/dayjs
- Code: https://github.com/iamkun/dayjs
dayjs.tz parse time string incorrect
github.com/iamkun/dayjs - shaul-xu opened this issue over 2 years ago
github.com/iamkun/dayjs - shaul-xu opened this issue over 2 years ago
Fix issue #1596 - Provide way to specify multiple formats when creating a date in UTC
github.com/iamkun/dayjs - BePo65 opened this pull request over 2 years ago
github.com/iamkun/dayjs - BePo65 opened this pull request over 2 years ago
Fix issue #1656 - error parsing 'MMM' and 'MMMM' in curstomParseFormat plugin
github.com/iamkun/dayjs - BePo65 opened this pull request over 2 years ago
github.com/iamkun/dayjs - BePo65 opened this pull request over 2 years ago
ESLint: Unsafe call of an `any` typed value.(@typescript-eslint/no-unsafe-call)
github.com/iamkun/dayjs - Einere opened this issue over 2 years ago
github.com/iamkun/dayjs - Einere opened this issue over 2 years ago
Recent typings change breaks .add(1, "week")
github.com/iamkun/dayjs - floriancargoet opened this issue over 2 years ago
github.com/iamkun/dayjs - floriancargoet opened this issue over 2 years ago
`weekdays` are incorrect for all instances of `en` locale (except US if it existed)
github.com/iamkun/dayjs - ortonomy opened this issue over 2 years ago
github.com/iamkun/dayjs - ortonomy opened this issue over 2 years ago
isTomorrow, isToday plugins do not account for time zone.
github.com/iamkun/dayjs - charliejlevine opened this issue over 2 years ago
github.com/iamkun/dayjs - charliejlevine opened this issue over 2 years ago
🌟 Day.js 2.0 alpha preview is available
github.com/iamkun/dayjs - sxzz opened this issue over 2 years ago
github.com/iamkun/dayjs - sxzz opened this issue over 2 years ago
fix: add OpUnitType to quarterOfYear startOf/endOf types
github.com/iamkun/dayjs - jbmiles opened this pull request almost 3 years ago
github.com/iamkun/dayjs - jbmiles opened this pull request almost 3 years ago
fix: parseDate stop the js Date behavior that maps 2 digit years to 1900 - 1999
github.com/iamkun/dayjs - shye0000 opened this pull request almost 3 years ago
github.com/iamkun/dayjs - shye0000 opened this pull request almost 3 years ago
`dayjs.tz()` is building dates with incorrect timezone for many cases
github.com/iamkun/dayjs - LeonanCarvalho opened this issue almost 3 years ago
github.com/iamkun/dayjs - LeonanCarvalho opened this issue almost 3 years ago
dayjs in browser with Typescript does not work with esbuild when using 'import * as dayjs from "dayjs"'
github.com/iamkun/dayjs - francisu opened this issue almost 3 years ago
github.com/iamkun/dayjs - francisu opened this issue almost 3 years ago
Fix/ fix some bugs of utcOffset
github.com/iamkun/dayjs - FlareZh opened this pull request almost 3 years ago
github.com/iamkun/dayjs - FlareZh opened this pull request almost 3 years ago
Minified import for all locales
github.com/iamkun/dayjs - justingolden21 opened this issue almost 3 years ago
github.com/iamkun/dayjs - justingolden21 opened this issue almost 3 years ago
`dayjs.tz` is not idempotent with dates in DST when it's not currently DST
github.com/iamkun/dayjs - scottschup opened this issue almost 3 years ago
github.com/iamkun/dayjs - scottschup opened this issue almost 3 years ago
add kurdish (sorani) language
github.com/iamkun/dayjs - swarakaka opened this pull request almost 3 years ago
github.com/iamkun/dayjs - swarakaka opened this pull request almost 3 years ago
dayjs plugins not recognized when imported in a separate location
github.com/iamkun/dayjs - anthonyma94 opened this issue almost 3 years ago
github.com/iamkun/dayjs - anthonyma94 opened this issue almost 3 years ago
Getting invalid date while using 'DD/MM/YYYY' format
github.com/iamkun/dayjs - DhansAL opened this issue almost 3 years ago
github.com/iamkun/dayjs - DhansAL opened this issue almost 3 years ago
dayjs constructor does not work with strict flag set to true.
github.com/iamkun/dayjs - kaujaj opened this issue almost 3 years ago
github.com/iamkun/dayjs - kaujaj opened this issue almost 3 years ago
fix(parse): fix parsing milliseconds less than three digits
github.com/iamkun/dayjs - masontikhonov opened this pull request almost 3 years ago
github.com/iamkun/dayjs - masontikhonov opened this pull request almost 3 years ago
Manipulate with utc0 time is wrong!
github.com/iamkun/dayjs - jetzhliu opened this issue almost 3 years ago
github.com/iamkun/dayjs - jetzhliu opened this issue almost 3 years ago
fix: incorrect parsing of year string with leading zeros (#596)
github.com/iamkun/dayjs - rudants opened this pull request almost 3 years ago
github.com/iamkun/dayjs - rudants opened this pull request almost 3 years ago
Strict validation works invalid
github.com/iamkun/dayjs - Aleksandra973 opened this issue about 3 years ago
github.com/iamkun/dayjs - Aleksandra973 opened this issue about 3 years ago
`dayjs` does not actually support Node.js ESM
github.com/iamkun/dayjs - CyanSalt opened this issue about 3 years ago
github.com/iamkun/dayjs - CyanSalt opened this issue about 3 years ago
format() broken for duration objects (undefined values, wrong format, inconsistent behaviour)
github.com/iamkun/dayjs - adroste opened this issue about 3 years ago
github.com/iamkun/dayjs - adroste opened this issue about 3 years ago
locale en and localizedFormat issue
github.com/iamkun/dayjs - pm3cx opened this issue about 3 years ago
github.com/iamkun/dayjs - pm3cx opened this issue about 3 years ago
feat: Add plugin monthsOneIndexed (#614)
github.com/iamkun/dayjs - eduards-amped opened this pull request about 3 years ago
github.com/iamkun/dayjs - eduards-amped opened this pull request about 3 years ago
Plugin with isDST function added
github.com/iamkun/dayjs - Gr1zlY opened this pull request about 3 years ago
github.com/iamkun/dayjs - Gr1zlY opened this pull request about 3 years ago
isSame with itself is false during DST
github.com/iamkun/dayjs - faberchri opened this issue about 3 years ago
github.com/iamkun/dayjs - faberchri opened this issue about 3 years ago
format by milliseconds, 'SS' or 'S' is not work
github.com/iamkun/dayjs - Suntgr opened this issue about 3 years ago
github.com/iamkun/dayjs - Suntgr opened this issue about 3 years ago
startOf is off when using timezones
github.com/iamkun/dayjs - zaptree opened this pull request about 3 years ago
github.com/iamkun/dayjs - zaptree opened this pull request about 3 years ago
timezone should keep local locale data
github.com/iamkun/dayjs - defghy opened this pull request about 3 years ago
github.com/iamkun/dayjs - defghy opened this pull request about 3 years ago
`advancedFormat`'s `z` outputs offset instead of abbreviated offset name for Central European Standard Time
github.com/iamkun/dayjs - p6l-richard opened this issue about 3 years ago
github.com/iamkun/dayjs - p6l-richard opened this issue about 3 years ago
fix: Meridiem afternoon check logic
github.com/iamkun/dayjs - whlee0525 opened this pull request about 3 years ago
github.com/iamkun/dayjs - whlee0525 opened this pull request about 3 years ago
Unexpected value for negative durations
github.com/iamkun/dayjs - methodus opened this issue about 3 years ago
github.com/iamkun/dayjs - methodus opened this issue about 3 years ago
fix: correctly parse ISO-8601 string in timezone
github.com/iamkun/dayjs - dzonatan opened this pull request about 3 years ago
github.com/iamkun/dayjs - dzonatan opened this pull request about 3 years ago
fix: localized format, closes #1154
github.com/iamkun/dayjs - Akryum opened this pull request about 3 years ago
github.com/iamkun/dayjs - Akryum opened this pull request about 3 years ago
fix: fix wrong esmodule path
github.com/iamkun/dayjs - xty1992a opened this pull request about 3 years ago
github.com/iamkun/dayjs - xty1992a opened this pull request about 3 years ago
fix: +00:00 timezone bug
github.com/iamkun/dayjs - DimaBur opened this pull request about 3 years ago
github.com/iamkun/dayjs - DimaBur opened this pull request about 3 years ago
[new locale] Added new locale: ku-kmr (Northern Kurdish)
github.com/iamkun/dayjs - mergehez opened this pull request about 3 years ago
github.com/iamkun/dayjs - mergehez opened this pull request about 3 years ago
feat: Add parseZone (#651)
github.com/iamkun/dayjs - viktorio2 opened this pull request about 3 years ago
github.com/iamkun/dayjs - viktorio2 opened this pull request about 3 years ago
TypeError: dayjs_1.default is not a function
github.com/iamkun/dayjs - rogerprz opened this issue over 3 years ago
github.com/iamkun/dayjs - rogerprz opened this issue over 3 years ago
fix: Correct `dayjs.extend`'s return type
github.com/iamkun/dayjs - melusc opened this pull request over 3 years ago
github.com/iamkun/dayjs - melusc opened this pull request over 3 years ago
Conditional Relative Time Locale Update
github.com/iamkun/dayjs - mirabledictu opened this issue over 3 years ago
github.com/iamkun/dayjs - mirabledictu opened this issue over 3 years ago
fix: Add objectSupport argument type
github.com/iamkun/dayjs - ypresto opened this pull request over 3 years ago
github.com/iamkun/dayjs - ypresto opened this pull request over 3 years ago
How to set Monday as the first day of the week
github.com/iamkun/dayjs - ugvgylkm opened this issue over 3 years ago
github.com/iamkun/dayjs - ugvgylkm opened this issue over 3 years ago
fix: Add type definition to `LocaleData.ordinal`
github.com/iamkun/dayjs - izumin5210 opened this pull request over 3 years ago
github.com/iamkun/dayjs - izumin5210 opened this pull request over 3 years ago
fix: add config type definition to objectSupport plugin
github.com/iamkun/dayjs - andrekovac opened this pull request over 3 years ago
github.com/iamkun/dayjs - andrekovac opened this pull request over 3 years ago
fix: daysJS.extend returns typeof dayJS, not an instance
github.com/iamkun/dayjs - JacobLey opened this pull request over 3 years ago
github.com/iamkun/dayjs - JacobLey opened this pull request over 3 years ago
refactor: optimize isToday, isTomorrow and isYesterday performance
github.com/iamkun/dayjs - BiosSun opened this pull request over 3 years ago
github.com/iamkun/dayjs - BiosSun opened this pull request over 3 years ago
Add parsing ASP.NET style time duration for Duration plugin
github.com/iamkun/dayjs - luozz1994 opened this pull request over 3 years ago
github.com/iamkun/dayjs - luozz1994 opened this pull request over 3 years ago
Adding duration object to dayjs object leads to Invalid date.
github.com/iamkun/dayjs - georgehrke opened this issue over 3 years ago
github.com/iamkun/dayjs - georgehrke opened this issue over 3 years ago
How to round to next/previous 15 minutes?
github.com/iamkun/dayjs - katerlouis opened this issue over 3 years ago
github.com/iamkun/dayjs - katerlouis opened this issue over 3 years ago
fix: (locale: bg) correct abbreviations & more common plural forms
github.com/iamkun/dayjs - TonyBogdanov opened this pull request over 3 years ago
github.com/iamkun/dayjs - TonyBogdanov opened this pull request over 3 years ago
feat: add interslavic support (isv.js)
github.com/iamkun/dayjs - leoossa opened this pull request over 3 years ago
github.com/iamkun/dayjs - leoossa opened this pull request over 3 years ago
feat: add lojban support (jbo.js)
github.com/iamkun/dayjs - leoossa opened this pull request over 3 years ago
github.com/iamkun/dayjs - leoossa opened this pull request over 3 years ago
Provide way to specify multiple formats when creating a date in UTC.
github.com/iamkun/dayjs - DavidRigglemanININ opened this issue over 3 years ago
github.com/iamkun/dayjs - DavidRigglemanININ opened this issue over 3 years ago
Add entry points for es6 imports
github.com/iamkun/dayjs - szabadkai opened this pull request over 3 years ago
github.com/iamkun/dayjs - szabadkai opened this pull request over 3 years ago
How to get localized date?
github.com/iamkun/dayjs - antonisprovidakis opened this issue over 3 years ago
github.com/iamkun/dayjs - antonisprovidakis opened this issue over 3 years ago
Cannot set property '$timezone' of undefined
github.com/iamkun/dayjs - herenickname opened this issue over 3 years ago
github.com/iamkun/dayjs - herenickname opened this issue over 3 years ago
fix: isBetween for invalid date
github.com/iamkun/dayjs - yanaemon opened this pull request over 3 years ago
github.com/iamkun/dayjs - yanaemon opened this pull request over 3 years ago
Add documentation on how to globally setup dayjs with typescript and plugins
github.com/iamkun/dayjs - kjellski opened this issue over 3 years ago
github.com/iamkun/dayjs - kjellski opened this issue over 3 years ago
Improve romanian locale
github.com/iamkun/dayjs - weaseldotro opened this pull request over 3 years ago
github.com/iamkun/dayjs - weaseldotro opened this pull request over 3 years ago
feat: added pretty formation for duration
github.com/iamkun/dayjs - muuvmuuv opened this pull request over 3 years ago
github.com/iamkun/dayjs - muuvmuuv opened this pull request over 3 years ago
relative time plugin throws: asynchronous error TypeError: v is not a function
github.com/iamkun/dayjs - ctaylor-nurx opened this issue over 3 years ago
github.com/iamkun/dayjs - ctaylor-nurx opened this issue over 3 years ago
Fix esm plugin typings and add test.
github.com/iamkun/dayjs - mshima opened this pull request over 3 years ago
github.com/iamkun/dayjs - mshima opened this pull request over 3 years ago
[Question] Class Dayjs defined in source and type definition but 'new Dayjs()' throws
github.com/iamkun/dayjs - BePo65 opened this issue over 3 years ago
github.com/iamkun/dayjs - BePo65 opened this issue over 3 years ago
fix: do not modify dayjs input arguments
github.com/iamkun/dayjs - kzahel opened this pull request over 3 years ago
github.com/iamkun/dayjs - kzahel opened this pull request over 3 years ago
[Bug] Typescript Declaration file error
github.com/iamkun/dayjs - Mister-Hope opened this issue over 3 years ago
github.com/iamkun/dayjs - Mister-Hope opened this issue over 3 years ago
Ignore extra object keys in duration input
github.com/iamkun/dayjs - xvaara opened this pull request over 3 years ago
github.com/iamkun/dayjs - xvaara opened this pull request over 3 years ago
微信小程序如何使用插件 如 dayjs/locale/es ,引用报错
github.com/iamkun/dayjs - mengerwei521 opened this issue over 3 years ago
github.com/iamkun/dayjs - mengerwei521 opened this issue over 3 years ago
dayjs('2020-10-01').add(dayjs.duration(1, 'months')) not returns dayjs('2020-11-01')
github.com/iamkun/dayjs - chimerast opened this issue over 3 years ago
github.com/iamkun/dayjs - chimerast opened this issue over 3 years ago
fix: Duration.constructor()/toISOString()/add()/subtract() does not work properly
github.com/iamkun/dayjs - chimerast opened this pull request over 3 years ago
github.com/iamkun/dayjs - chimerast opened this pull request over 3 years ago
fix: incorrect startOf/endOf behavior with +00:00 timezone
github.com/iamkun/dayjs - sevtdy opened this pull request over 3 years ago
github.com/iamkun/dayjs - sevtdy opened this pull request over 3 years ago
UTC either +00:00 or Z when calling format() depending on runtime
github.com/iamkun/dayjs - emrysal opened this issue over 3 years ago
github.com/iamkun/dayjs - emrysal opened this issue over 3 years ago
Remove-hardcoded-en-US-locale-issue-#1383
github.com/iamkun/dayjs - audiojames opened this pull request over 3 years ago
github.com/iamkun/dayjs - audiojames opened this pull request over 3 years ago
Parsing string to time issue with post meridiem
github.com/iamkun/dayjs - Subha opened this issue over 3 years ago
github.com/iamkun/dayjs - Subha opened this issue over 3 years ago
Cant add isSameOrAfter plugin: Cannot read property '$i' of undefined
github.com/iamkun/dayjs - chrisvidal opened this issue over 3 years ago
github.com/iamkun/dayjs - chrisvidal opened this issue over 3 years ago
fix: customParseFormat strict mode bug when parsing with timezones (#929)
github.com/iamkun/dayjs - ivansieder opened this pull request almost 4 years ago
github.com/iamkun/dayjs - ivansieder opened this pull request almost 4 years ago
Why does locale/en.js not have `formats`?
github.com/iamkun/dayjs - Gameghostify opened this issue almost 4 years ago
github.com/iamkun/dayjs - Gameghostify opened this issue almost 4 years ago
Comparison functions (e.g. isAfter()) not working with timezone dates
github.com/iamkun/dayjs - csuermann opened this issue almost 4 years ago
github.com/iamkun/dayjs - csuermann opened this issue almost 4 years ago
English localized format is wrong (MM/DD/YYYY)
github.com/iamkun/dayjs - KaragiannidesAgapios opened this issue almost 4 years ago
github.com/iamkun/dayjs - KaragiannidesAgapios opened this issue almost 4 years ago
build: Add npm prepare script
github.com/iamkun/dayjs - aloisklink opened this pull request almost 4 years ago
github.com/iamkun/dayjs - aloisklink opened this pull request almost 4 years ago
Duration between dates seems to be incorrect
github.com/iamkun/dayjs - simeon9696 opened this issue almost 4 years ago
github.com/iamkun/dayjs - simeon9696 opened this issue almost 4 years ago
Prevent parsing to local timezone
github.com/iamkun/dayjs - scottlovegrove opened this issue almost 4 years ago
github.com/iamkun/dayjs - scottlovegrove opened this issue almost 4 years ago
fix: update `monthDiff` remove number conversion
github.com/iamkun/dayjs - yuler opened this pull request almost 4 years ago
github.com/iamkun/dayjs - yuler opened this pull request almost 4 years ago
Invalid Date and Invalid time value in node js
github.com/iamkun/dayjs - GTOsss opened this issue almost 4 years ago
github.com/iamkun/dayjs - GTOsss opened this issue almost 4 years ago
MONTHS_IN_FORMAT is wrong in locales with ordinals
github.com/iamkun/dayjs - elpaxel opened this issue almost 4 years ago
github.com/iamkun/dayjs - elpaxel opened this issue almost 4 years ago
Allow custom parse function for two digit years
github.com/iamkun/dayjs - sbrunecker opened this issue almost 4 years ago
github.com/iamkun/dayjs - sbrunecker opened this issue almost 4 years ago
(feat) Date set time from another date.
github.com/iamkun/dayjs - y0nd0 opened this issue almost 4 years ago
github.com/iamkun/dayjs - y0nd0 opened this issue almost 4 years ago
.weekYear() unexpectedly returns year (and not week)
github.com/iamkun/dayjs - seryi27 opened this issue almost 4 years ago
github.com/iamkun/dayjs - seryi27 opened this issue almost 4 years ago
The timezone plugin is not compatible with React Native Hermes engine
github.com/iamkun/dayjs - dortamiguel opened this issue almost 4 years ago
github.com/iamkun/dayjs - dortamiguel opened this issue almost 4 years ago
Jest snapshot test failed with TypeError: Cannot read property 'extend' of undefined
github.com/iamkun/dayjs - vikaspuri-goswami opened this issue almost 4 years ago
github.com/iamkun/dayjs - vikaspuri-goswami opened this issue almost 4 years ago
Parsing meridiem characters in strings doesn't work.
github.com/iamkun/dayjs - zdfs opened this issue almost 4 years ago
github.com/iamkun/dayjs - zdfs opened this issue almost 4 years ago
Error with timezone plugin (Typescript)
github.com/iamkun/dayjs - yoannsark opened this issue almost 4 years ago
github.com/iamkun/dayjs - yoannsark opened this issue almost 4 years ago