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

fix: Fix objectSupport plugin to get the correct result (zero-based month) (#1089)

github.com/iamkun/dayjs - f95ac15a4577ae5a3d1ce353872a2cd9fc454bc2 authored over 4 years ago
test: test locale names are in lower case

github.com/iamkun/dayjs - 51360ddfd5375c05a176a56e6cdc91dd01c8235c authored over 4 years ago
chore(release): 1.9.0 [skip ci]

# [1.9.0](https://github.com/iamkun/dayjs/compare/v1.8.36...v1.9.0) (2020-09-28)

### Bug Fixes
...

github.com/iamkun/dayjs - de3e3fbb9cd0be9c0a4e055dc9cfd84f4e9f484a authored over 4 years ago
Merge pull request #1086 from iamkun/dev

D2M

github.com/iamkun/dayjs - b29e9aa219c23f142253f00685fcc9830a2ca12a authored over 4 years ago
feat: Correct casing for en-sg locale name (#1048)

github.com/iamkun/dayjs - 2edaddc22a7eb914f915531f389766217acd7034 authored over 4 years ago
fix: update utc plugin to support keepLocalTime `.utc(true)` (#1080)

github.com/iamkun/dayjs - 5ce4e0d2f552f3645262537ff7afdc946f5a7e72 authored over 4 years ago
fix: Fix optional type for timezone plugin (#1081)

fixes #1079

github.com/iamkun/dayjs - a6ebcf283a83273562dce5663155e3b3a12ea9a5 authored over 4 years ago
chore: Speed up dayjs#tz() (#1074)

github.com/iamkun/dayjs - e248f332d41881e153a17d1339ab85ef74ad288c authored over 4 years ago
fix: Fix timezone plugin conversion bug (#1073)

github.com/iamkun/dayjs - 16816a31ff43220aca9d1d179df6b729182abb55 authored over 4 years ago
fix: update timezone plugin to support getting offset name e.g. EST (#1069)

* fix: update timezone plugin to support getting offset name e.g. EST

* chore: typo

github.com/iamkun/dayjs - cbb755e5c68d49c5678291f3ce832b32831a056e authored over 4 years ago
fix: fix DST bug in utc plugin (#1053)

github.com/iamkun/dayjs - 3d7354361f042ced1176d91f9ae9edffe6173425 authored over 4 years ago
fix: update duration plugin type file (#1065)

github.com/iamkun/dayjs - 94af9af27c5bc182cbb24f1845e561dd1d82d776 authored over 4 years ago
fix: Add `setDefault` typing to timezone.d.ts (#1057)

github.com/iamkun/dayjs - c0f088620f17260e6e3ebce7697d561b5623f5f3 authored over 4 years ago
chore(release): 1.8.36 [skip ci]

## [1.8.36](https://github.com/iamkun/dayjs/compare/v1.8.35...v1.8.36) (2020-09-17)

### Bug Fix...

github.com/iamkun/dayjs - a78956e8664afa61bb2744c7a1bbe01d2589a4fe authored over 4 years ago
Merge pull request #1054 from iamkun/dev

D2M

github.com/iamkun/dayjs - 8b4fc53798af347f29ba89e5a83af96e5a824393 authored over 4 years ago
Merge branch 'master' into dev

github.com/iamkun/dayjs - a882b205044682fdbd0ce14c8517330ab062aee1 authored over 4 years ago
build: output locale list json file (#1047)

fix #1041

github.com/iamkun/dayjs - a959da16d9f3b857bcb97f487134cbfa60bec561 authored over 4 years ago
fix: Update Finnish (fi) locale (#963)

github.com/iamkun/dayjs - cf8b6a096f24b54cbdb95675ac386d8ac85ea616 authored over 4 years ago
fix: Add Amharic (am) locale (#1046)

* Add Amharic locale

* Fix linting issue in am locale

github.com/iamkun/dayjs - cdc49a1911c74b7ea96ed222f42796d53715cfed authored over 4 years ago
fix: Update Polish (pl) , Hungarian (hr) and Lithuanian (lt) localization (#1045)

github.com/iamkun/dayjs - 638fd394fc24f4188390faf387da6b156e7c6320 authored over 4 years ago
fix: Export Duration type in duration plugin (#1043)

github.com/iamkun/dayjs - 0f20c3ac75d9ac1026a15a7bb343d3a150d9b30f authored over 4 years ago
fix: Fix duration plugin parsing milliseconds bug (#1042)

github.com/iamkun/dayjs - fe2301b22318886aaa89ed1620e0a118e98c2b8a authored over 4 years ago
fix: Timezone plugin set default timezone (#1033)

github.com/iamkun/dayjs - 0c2050a152da708b01edd6150a5013f642b14576 authored over 4 years ago
fix: Timezone plugin should have the same behavior in latest ICU version (#1032)

github.com/iamkun/dayjs - de315921575cc50c38464b27d0338e30a54d8e2a authored over 4 years ago
chore(release): 1.8.35 [skip ci]

## [1.8.35](https://github.com/iamkun/dayjs/compare/v1.8.34...v1.8.35) (2020-09-02)

### Bug Fix...

github.com/iamkun/dayjs - 82b50343521ca5ec41a2faf2f05c4d9050801308 authored over 4 years ago
Merge pull request #1031 from iamkun/dev

D2M

github.com/iamkun/dayjs - 8fca859f6f6685839c3e5a972051d9097bf2eb28 authored over 4 years ago
fix: Update Dutch (nl) locale to set correct yearStart

github.com/iamkun/dayjs - 1533a2cc1475270032da2d87b19fc3d62327e6e3 authored over 4 years ago
fix: Fix BadMutable plugin bug in .diff (#1023)

github.com/iamkun/dayjs - 40ab6d9a53e8047cfca63c611c25dd045372d021 authored over 4 years ago
fix: fix LocaleData plugin to support instance.weekdays() API (#1019)

fix #1017

github.com/iamkun/dayjs - a09d259a407b81d1cb6bb5623fad551c775d8674 authored over 4 years ago
chore(release): 1.8.34 [skip ci]

## [1.8.34](https://github.com/iamkun/dayjs/compare/v1.8.33...v1.8.34) (2020-08-20)

### Bug Fix...

github.com/iamkun/dayjs - e1890c969122c677350af2f457b7066d1fcf787a authored over 4 years ago
Merge pull request #1015 from iamkun/dev

D2M

github.com/iamkun/dayjs - bfbd570fdc798e110f86bb09d0c1474a4b268704 authored over 4 years ago
fix: update Duration plugin to support global locale (#1008)

fix #1007

github.com/iamkun/dayjs - 1c49c83e79811eede13db6372b5d65db598aee77 authored over 4 years ago
fix: support parsing unlimited decimals of millisecond (#1010)

fix #544

github.com/iamkun/dayjs - d1bdd36a56e3d1786523a180e3fc18068f609135 authored over 4 years ago
chore: fix typo (#1006)

github.com/iamkun/dayjs - 5a465cc90c0ace55268b2640512d0a4c6544ac7f authored over 4 years ago
fix: Fix Timezone plugin to preserve milliseconds while changing timezone (#1003)

* fix: fix Timezone plugin to preserve milliseconds while changing timezone

fix #1002

github.com/iamkun/dayjs - 5f446eda770fa97e895c81a8195b3ba5d082cef0 authored over 4 years ago
chore(release): 1.8.33 [skip ci]

## [1.8.33](https://github.com/iamkun/dayjs/compare/v1.8.32...v1.8.33) (2020-08-10)

### Bug Fix...

github.com/iamkun/dayjs - 6e5ffce3af00df88428ac3634d6a89c985d79217 authored over 4 years ago
Merge pull request #998 from iamkun/dev

D2M

github.com/iamkun/dayjs - 296c65c148b7f26da7b96b23388a2fd6a5ef0eee authored over 4 years ago
chore: update build script

github.com/iamkun/dayjs - a964bca94f8a6609799ea1ffbefe0cb9af5b6dfb authored over 4 years ago
chore: update build esm script

github.com/iamkun/dayjs - 30f6659b4e28b385d7d86e1c9f33bfc4a030a4f1 authored over 4 years ago
fix: Add typescript type defs in esm build (#985)

github.com/iamkun/dayjs - 50e3b3c6719cb0b4ec6eff394dacd63d5db8f253 authored over 4 years ago
test: update test

github.com/iamkun/dayjs - bef491e9f6097b3b5ddb307b6a42f3f5ed78c798 authored over 4 years ago
chore: Reduce main bundle size (#997)

github.com/iamkun/dayjs - db976aa7127bdea12ad89b50a6af691710dd268a authored over 4 years ago
fix: Add PluralGetSet plugin for plural getters/setters (#996)

github.com/iamkun/dayjs - f76e3ce2fbe5d3e9ed9121086baf55eb0cc4d355 authored over 4 years ago
fix: Fix UTC plugin bug while comparing an utc instance to a local one (#995)

github.com/iamkun/dayjs - 747c0fb4eba6353755b5dad3417fd8d5a408c378 authored over 4 years ago
fix: Fix Timezone plugin parsing js date, Day.js object, timestamp bug && update type file (#994)

fix #992, fix #989

github.com/iamkun/dayjs - 22f3d49405da98db6da56d1673eebcd01b57554b authored over 4 years ago
fix: Fix isoWeek Plugin cal bug in UTC mode (#993)

github.com/iamkun/dayjs - f2e5f327aaf12b4572296ec6e107ecc05fcf76e7 authored over 4 years ago
fix: Fix Timezone plugin UTCOffset rounding bug (#987)

fix #986

github.com/iamkun/dayjs - b07182bbdf5aef7f6bf1e88fcd38432e2b8ee465 authored over 4 years ago
fix: Update pt-br locale weekStart 0 (#984)

github.com/iamkun/dayjs - 0f881c18efb02b9d0ba7f76cba92bb504226fa95 authored over 4 years ago
chore(release): 1.8.32 [skip ci]

## [1.8.32](https://github.com/iamkun/dayjs/compare/v1.8.31...v1.8.32) (2020-08-04)

### Bug Fix...

github.com/iamkun/dayjs - b18f73928c056b2903f4cdf5cf408592291432ad authored over 4 years ago
Merge pull request #982 from iamkun/dev

D2M

github.com/iamkun/dayjs - c15a1004bedd4a323e23f40a717302bf6b9849f1 authored over 4 years ago
Merge branch 'master' into dev

github.com/iamkun/dayjs - f150ee23f7c06048c25216240de368da4385c9e4 authored over 4 years ago
chore: update readme

github.com/iamkun/dayjs - 163a6a6a0b5869f4cc9db97f675d4e8c1ae23cd4 authored over 4 years ago
fix: fix parse date string error e.g. '2020/9/30' (#980)

fix #979

github.com/iamkun/dayjs - 231790da62af0494732960c2c50d86ae9bf63ec6 authored over 4 years ago
chore: Fix typo (#977)

github.com/iamkun/dayjs - 90c98e44a74512d092585c9fa49c7f6710aa8b29 authored over 4 years ago
fix: update monthDiff function to get more accurate results

github.com/iamkun/dayjs - 19e8a7f2f7582b717f49d446822e39603694433c authored over 4 years ago
test: add timezone plugin test (#975)

github.com/iamkun/dayjs - f7c71fc0df9e702f4e918340183b9a36b65d1b57 authored over 4 years ago
test: update test

github.com/iamkun/dayjs - 5860a95328f77a7831ab095fbf64733b2674587f authored over 4 years ago
fix: Add Experimental Timezone Plugin (#974)

github.com/iamkun/dayjs - e69caba1b0957241a855aa0ae38db899fa2c3795 authored over 4 years ago
chore: chore update

github.com/iamkun/dayjs - 6969e890606c80376dee028c512659122a78b386 authored over 4 years ago
fix: Update UTC plugin to support keepLocalTime (#973)

github.com/iamkun/dayjs - 9f488e5aca92f0b4c2951459436829d79f86d8d7 authored over 4 years ago
chore(release): 1.8.31 [skip ci]

## [1.8.31](https://github.com/iamkun/dayjs/compare/v1.8.30...v1.8.31) (2020-07-29)

### Bug Fix...

github.com/iamkun/dayjs - 7556d70b4a0ebd5c40eb815e1f50e2a832f4275f authored over 4 years ago
Merge pull request #972 from iamkun/dev

D2M

github.com/iamkun/dayjs - aa88c69cd060db6ef5932e16edd36df4f8519473 authored over 4 years ago
fix: Update Regex to parse 'YYYY' correctly (#969)

github.com/iamkun/dayjs - 70c123990dcc6bd479fa2b5d7f9985127872a826 authored over 4 years ago
Merge remote-tracking branch 'origin/master' into dev

github.com/iamkun/dayjs - b6cfa84f2dc3dd424fee174410587235cfef8f22 authored over 4 years ago
fix: Rollback LocalePresetType to string (#968)

github.com/iamkun/dayjs - b342bd3d84987d6c7587a0c4590d614fb0e670d7 authored over 4 years ago
chore(release): 1.8.30 [skip ci]

## [1.8.30](https://github.com/iamkun/dayjs/compare/v1.8.29...v1.8.30) (2020-07-22)

### Bug Fix...

github.com/iamkun/dayjs - e3750ecb93b56d08a79e1f4cd666b9863f885a2c authored over 4 years ago
Merge pull request #962 from iamkun/dev

D2M

github.com/iamkun/dayjs - bbd559fba44254843958e6e5bf583fee3fd96889 authored over 4 years ago
chore: update LocalePresetType

github.com/iamkun/dayjs - 73813ab5851c118450f5d8fc15cae71d49d800ae authored over 4 years ago
Fix: Locale presets type definition (#955)

github.com/iamkun/dayjs - f9f4de79543da69ecfd2aadd55609a444e18041f authored over 4 years ago
fix: Fix UTC plugin wrong hour bug while adding month or year (#957)

github.com/iamkun/dayjs - 28ae070024ff26685c88ce4cc8747307e86923c9 authored over 4 years ago
fix: Add Haitian Creole (ht) and Spanish Puerto Rico (es-pr) locale configs (#958)

github.com/iamkun/dayjs - b2642e2d1f87734a34808c66e5176cb18bc0414d authored over 4 years ago
fix: Update French (fr) locale to set correct yearStart

fix #956

github.com/iamkun/dayjs - 14ab808a7b7e226f2eb2cbe894916a18ed5d967d authored over 4 years ago
chore: Update readme

github.com/iamkun/dayjs - ef2d0e2a7f796ee0c7b25007f5dc6dc307ef787a authored over 4 years ago
chore(release): 1.8.29 [skip ci]

## [1.8.29](https://github.com/iamkun/dayjs/compare/v1.8.28...v1.8.29) (2020-07-02)

### Bug Fix...

github.com/iamkun/dayjs - f236aefde6ebb706a5afc4578597e99ff9511e87 authored over 4 years ago
Merge pull request #952 from iamkun/dev

D2M

github.com/iamkun/dayjs - 10276dc177551c61d5348fb60b266baa72b42202 authored over 4 years ago
Merge branch 'master' into dev

github.com/iamkun/dayjs - f779a08cbdaa3a67f564a814ebe0d42e4ea3b947 authored over 4 years ago
test: Update unit test

github.com/iamkun/dayjs - 6b7b875c74885d1ad9714455a2be52cedd2fc81d authored over 4 years ago
fix: Update type definition to support strict mode (#951)

github.com/iamkun/dayjs - 8d54f3f7d4d161e72c767fa09699e70a2b3d681c authored over 4 years ago
fix: Duration plugin supports parse ISO string with week (W) (#950)

github.com/iamkun/dayjs - f0fc12adadcab53fb0577ad8f5e2f1cf784fd8f5 authored over 4 years ago
fix: Update type definition to support array format (#945)

fix #944

github.com/iamkun/dayjs - 81d4740511d47e34f891b21afeb0449ef8a28688 authored over 4 years ago
chore: update readme (#947)

github.com/iamkun/dayjs - ba9c8b72ebadf1a2e526e37ad1d6caae484925c2 authored over 4 years ago
fix: LocaleData plugin supports locale order (#938)

fix #936

github.com/iamkun/dayjs - 62f429db73a0a069b1267231dea172b85f4b90e3 authored over 4 years ago
chore: Update homepage url

github.com/iamkun/dayjs - 72cdb20552dd5af6c2295bf52075ba19cceb000f authored over 4 years ago
doc: Update 'ru' doc (#916)

github.com/iamkun/dayjs - c17c664f5e773115ea0676f14aab8537c590a907 authored over 4 years ago
chore(release): 1.8.28 [skip ci]

## [1.8.28](https://github.com/iamkun/dayjs/compare/v1.8.27...v1.8.28) (2020-05-28)

### Bug Fix...

github.com/iamkun/dayjs - bc071568f12cdb3fc00f7f20552b86c80c853d3a authored over 4 years ago
Merge pull request #919 from iamkun/dev

D2M

github.com/iamkun/dayjs - 8cd5745a575ba204c100df6dd14777e32fb39064 authored over 4 years ago
fix: Fix CustomParseFormat plugin month index error (#918)

fix #915

github.com/iamkun/dayjs - fa2ec7fcb980dcd2c7498dafe2f9ca2e52d735cf authored over 4 years ago
fix: Update Ukrainian (uk) locale monthFormat and monthStandalone (#899)

github.com/iamkun/dayjs - a08756e80bd1d7126fca28c5ad9e382613fc86c4 authored over 4 years ago
chore(release): 1.8.27 [skip ci]

## [1.8.27](https://github.com/iamkun/dayjs/compare/v1.8.26...v1.8.27) (2020-05-14)

### Bug Fix...

github.com/iamkun/dayjs - 9c0523e4dc0fa3c1ae59065e48a18b606e708d28 authored over 4 years ago
Merge pull request #909 from iamkun/dev

D2M

github.com/iamkun/dayjs - 04224aed2d796f2751c9b997d2b655ba48a31dbf authored over 4 years ago
Merge branch 'master' into dev

github.com/iamkun/dayjs - 8593932b1adb5b12b8d577e59171faceaa9bca9b authored over 4 years ago
test: Add customParseFormat plugin month function locale test

github.com/iamkun/dayjs - fba621d78461f967d46e752343441e284942f7f8 authored over 4 years ago
fix: Fix locale month function bug (#908)

github.com/iamkun/dayjs - bf347c36e401f50727fb5afcc537497b54b90d6b authored over 4 years ago
fix: Update CustomParseFormat plugin to support Array formats (#906)

github.com/iamkun/dayjs - 97856c603ef5fbbeb1cf8a42387479e56a77dbe8 authored over 4 years ago
fix: Add Kinyarwanda (rw) locale (#903)

github.com/iamkun/dayjs - f355235a836540d77880959fb1b614c87e9f7b3e authored over 4 years ago
fix: Fix CustomParseFormat plugin set locale error (#896)

github.com/iamkun/dayjs - 8035c8a760549b631252252718db3cdc4ab2f68f authored almost 5 years ago
fix: Add Turkmen (tk) locale (#893)

Co-authored-by: Guvanch Nurgeldiyev <[email protected]>

github.com/iamkun/dayjs - a9ca8dcbbd0964c5b9abb4e8a2d620c983cf091a authored almost 5 years ago
fix: Add plugin objectSupport (#887)

github.com/iamkun/dayjs - 52dfb13a6b84f0a753cc5761192b92416f440961 authored almost 5 years ago
chore(release): 1.8.26 [skip ci]

## [1.8.26](https://github.com/iamkun/dayjs/compare/v1.8.25...v1.8.26) (2020-04-30)

### Bug Fix...

github.com/iamkun/dayjs - c95be8aa66fed5f14b034c55af805ed08ac796a3 authored almost 5 years ago
Merge pull request #891 from iamkun/dev

D2M

github.com/iamkun/dayjs - 9fbb62b3eecf2605188eb8a62b22cdee5cbdf063 authored almost 5 years ago