Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/iamkun/dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
https://github.com/iamkun/dayjs

Question about bundled size vs advertised size

Sparkenstein opened this issue 9 days ago
feat: add day strings to 'customParseFormat'

mlogozzo opened this pull request 9 days ago
test(duration): add duration test for half a year addition

tupe12334 opened this pull request 9 days ago
fix: resolve issue with GMT-0 for startOf & offset

jimmyh-onepilot opened this pull request 10 days ago
Incorrect computation of the week of the year in the case it is 53

jordi-petit opened this issue 12 days ago
How to install dayjs plugins in Nodejs?

zyl54586 opened this issue 14 days ago
Add isoWeekYear setter for Day.js ISO week handling

FAL-coffee opened this pull request 18 days ago
Incorrect format() output after using utcOffset(0, true)

iHaPBoy opened this issue 18 days ago
`z` timezone formatting option doesn't formatting as expected

MR-TechSavager opened this issue 25 days ago
Cannot strict parse date with timezone (ZZ)

ledenis opened this issue 25 days ago
[Bug] can't use meridiem(meridiem is not a function)

RawandDev opened this issue 29 days ago
中文日期解析不了?dayjs('2024年10月17日')

wuwenyuan111 opened this issue 29 days ago
Updated uppercase letters for latin languages

Telsho opened this pull request about 1 month ago
invalid date: wrong diff calculation for some units

JuliaMV opened this issue about 1 month ago
Time formatting error in UTC+0 time zone

byxiaozhi opened this issue about 1 month ago
Can't get relativeTime plugin working

dan-wellman-cs opened this issue about 1 month ago
make ToString() get local date

dannykentala opened this issue about 1 month ago
Update id.js

fredikaputra opened this pull request about 1 month ago
why dayjs('2024-12-31').locale('zh-cn').week() return 1 not 53

lvqingxiang opened this issue about 1 month ago
Why can't all dates return the correct date based on the timezone?

telenconcept opened this issue about 1 month ago
dayjs.tz.guess() returns old name

mab98 opened this issue about 2 months ago
fromNow() results Cannot read property 'replace' of undefined

Stas-Buzunko opened this issue about 2 months ago
Bad judgment :isValid

KilianShen opened this issue about 2 months ago
day method does not work after configuring the locale

cannot-hero opened this issue about 2 months ago
feat(dayjs): Optimize performance by reducing unnecessary computation…

Jerry965 opened this pull request about 2 months ago
The custom parse format doesn't support `DOT`

kevariable opened this issue about 2 months ago
Date parsing in strict mode doesn't allow timezone in "-01:00" format

sylvainar opened this issue about 2 months ago
Added Asturian language [ISO 639-2 ast]

ajspadial opened this pull request about 2 months ago
added Ukraine readme info

DmytroKondratiuk opened this pull request about 2 months ago
fixed parsing date with time zone in dayjs.tz()

DmytroKondratiuk opened this pull request about 2 months ago
Compatibility with frozen Object prototype

norbertsuski opened this pull request 2 months ago
Fix wrong ms conversion

ChaiyoKung opened this pull request 2 months ago
`z` timezone formatting option does not transform date

SirSerje opened this issue 2 months ago
Wrong ms conversion

valentin78 opened this issue 2 months ago
Ordinal suffix is fine until 31

shavonn opened this issue 2 months ago
Please add day number of year format option

helpimfalling opened this issue 2 months ago
fix: Update Sinhala translations

dinithija opened this pull request 2 months ago
bug

zxlmx-com opened this issue 2 months ago
Update it.js fixing a small typo

gabrielem opened this pull request 3 months ago
Timezone conversion to same timezone keeping time returns wrong valueOf

fabio-moyano-s1 opened this issue 3 months ago
Dayjs.min behavior with single argument

joyhchen opened this issue 3 months ago
utcOffset returned value is wrong

weiting-1993 opened this issue 3 months ago
utcOffset(0, true) with set('hour', n) bug, get wrong time.

lanistor opened this issue 3 months ago
Fix: performance issue in tz plugin

ikeyan opened this pull request 3 months ago
Update rn.js

karl257 opened this pull request 3 months ago
fix: allow to use ReadonlyDate in ConfigType

jakubhonisek opened this pull request 3 months ago
dayjs().add(dayjs.duration()) inconsistency

vaibhav11s opened this issue 3 months ago
Date Calculation Issue with Subtracting a Large Number of Years

YOUNGmaxer opened this issue 3 months ago
Time parsing not lenient like moment

jacobg opened this issue 3 months ago
Instead of getting Abbreviated named offset I'm getting offset

MR-TechSavager opened this issue 4 months ago
CustomParseFormat does not parse UTC offset in strict mode

cvbge opened this issue 4 months ago
Incorrect localizer behaviour when extending dayjs with timezone

amifsud02 opened this issue 4 months ago
fix: (duration/index.js) Duration regex

dperuo opened this pull request 4 months ago
[2.0] TypeScript definitions are incorrect

alii opened this issue 4 months ago
Unable to parse dayjs( 'unixStr' )

seepine opened this issue 4 months ago
Valid date with UTC offset fails validaton

cklogs opened this issue 4 months ago
Invalid format after timezone is changed

Zig1375 opened this issue 4 months ago
[Docs] Add Mention of Plural Units in Docs's Table for Better Visibility

custardcream98 opened this issue 4 months ago
isBetween is not a function - Typescript

minhsu12113 opened this issue 4 months ago
dayjs duration Incorrect calculation

15678871232 opened this issue 4 months ago
fix: test case failed issue fixed in the tesstzone.test.js

saddamhr opened this pull request 4 months ago
CRITICAL: Unable to parse UTC offset

Aternus opened this issue 4 months ago
Update hr.js

tomastan opened this pull request 4 months ago
BC year formatted as 'YYYY' abnormally

Jevin0 opened this issue 4 months ago
Incorrect behavior of `dayjs.tz`

salmannotkhan opened this issue 5 months ago
Property 'duration' does not exist on type 'typeof dayjs'.

rijvanmohd opened this issue 5 months ago
fix: include 12pm in the night time hours for the `ar` local

neuodev opened this pull request 5 months ago
feat: add normalize to duration to redistribute the unit values

BacLuc opened this pull request 5 months ago
Q: is dayjs Y2K38 compliant?

vdineva opened this issue 5 months ago
D2M

iamkun opened this pull request 5 months ago
V1.11.12 >>> ISO 8601 "YYYY-MM-DDTHH:mm:ssZ" BUG!

gowy222 opened this issue 5 months ago
12:00 am is confused with 12:00 pm in Arabic local.

neuodev opened this issue 5 months ago
feat: add customParseFormat support for isoweek

amoydavid opened this pull request 5 months ago
feat: customParseFormat supports WW for IsoWeek base on pull#2705

amoydavid opened this pull request 5 months ago
Fix DE short months

raffidil opened this pull request 5 months ago
fix: customParseFormat supports Q quter / w ww weekOfYear

iamkun opened this pull request 5 months ago