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
Recent typings change breaks .add(1, "week")

github.com/iamkun/dayjs - floriancargoet 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
🌟 Day.js 2.0 alpha preview is available

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
Fix/ fix some bugs of utcOffset

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
add kurdish (sorani) language

github.com/iamkun/dayjs - swarakaka opened this pull request 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
Manipulate with utc0 time is wrong!

github.com/iamkun/dayjs - jetzhliu opened this issue almost 3 years ago
Strict validation works invalid

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
locale en and localizedFormat issue

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
Plugin with isDST function added

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
format by milliseconds, 'SS' or 'S' is not work

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
timezone should keep local locale data

github.com/iamkun/dayjs - defghy opened this pull request about 3 years ago
fix: Meridiem afternoon check logic

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
fix: correctly parse ISO-8601 string in timezone

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
fix: fix wrong esmodule path

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
[new locale] Added new locale: ku-kmr (Northern Kurdish)

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
TypeError: dayjs_1.default is not a function

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
Conditional Relative Time Locale Update

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
How to set Monday as the first day of the week

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
fix: add config type definition to objectSupport plugin

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
Add parsing ASP.NET style time duration for Duration plugin

github.com/iamkun/dayjs - luozz1994 opened this pull request over 3 years ago
How to round to next/previous 15 minutes?

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
feat: add interslavic support (isv.js)

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
Add entry points for es6 imports

github.com/iamkun/dayjs - szabadkai opened this pull request over 3 years ago
Update Slovenian local

github.com/iamkun/dayjs - oparex 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
Cannot set property '$timezone' of undefined

github.com/iamkun/dayjs - herenickname opened this issue over 3 years ago
feat: add plugin range

github.com/iamkun/dayjs - imwh0im opened this pull request over 3 years ago
fix: isBetween for invalid date

github.com/iamkun/dayjs - yanaemon opened this pull request over 3 years ago
Improve romanian locale

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
Fix esm plugin typings and add test.

github.com/iamkun/dayjs - mshima opened this pull request over 3 years ago
fix: do not modify dayjs input arguments

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
Today is same to undefined

github.com/iamkun/dayjs - JiaoerDG 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
fix: incorrect startOf/endOf behavior with +00:00 timezone

github.com/iamkun/dayjs - sevtdy opened this pull request over 3 years ago
Remove-hardcoded-en-US-locale-issue-#1383

github.com/iamkun/dayjs - audiojames opened this pull request over 3 years ago
Inconsistent Duration Units

github.com/iamkun/dayjs - alixaxel opened this issue over 3 years ago
Why does locale/en.js not have `formats`?

github.com/iamkun/dayjs - Gameghostify 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
build: Add npm prepare script

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
Prevent parsing to local timezone

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
Invalid Date and Invalid time value in node js

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
Allow custom parse function for two digit years

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
.weekYear() unexpectedly returns year (and not week)

github.com/iamkun/dayjs - seryi27 opened this issue almost 4 years ago
Deno support!

github.com/iamkun/dayjs - ghost opened this issue almost 4 years ago
Error with timezone plugin (Typescript)

github.com/iamkun/dayjs - yoannsark opened this issue almost 4 years ago