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: update Polish [pl] locale yearStart (#1348)

github.com/iamkun/dayjs - e93e6b8ffa61036b26382f1763e3864d4a7d5df5 authored about 4 years ago
fix: Correct handling negative duration (#1317)

github.com/iamkun/dayjs - 3f5c085608182472f20b84766b10949945663e44 authored about 4 years ago
fix: update locale Portuguese [pt] yearStart (#1345)

github.com/iamkun/dayjs - 5c785d528cc08811638d7cbfc7fc158d67b32d75 authored about 4 years ago
fix: Improve `Duration` types (#1338)

github.com/iamkun/dayjs - 4aca4b1b584a15de1146d929f95c944594032f20 authored about 4 years ago
fix: Update Slovenian [sl] relativeTime locale (#1333)

github.com/iamkun/dayjs - fe5f1d0afbe57b70339e268047e6c3028ca3d59b authored about 4 years ago
fix: Update Bengali [bn] locale (#1329)

github.com/iamkun/dayjs - 02d96ec7189f62d6ef8987135919cbb5ceff20a6 authored about 4 years ago
chore: update

github.com/iamkun/dayjs - 8e995e98f9d26d08ee70f2b9a6b0af0846c05872 authored about 4 years ago
chore(release): 1.10.3 [skip ci]

## [1.10.3](https://github.com/iamkun/dayjs/compare/v1.10.2...v1.10.3) (2021-01-09)

### Bug Fix...

github.com/iamkun/dayjs - 907478e40511acad95b7ea5be04b9bc460a99785 authored about 4 years ago
Merge pull request #1325 from iamkun/dev

D2M

github.com/iamkun/dayjs - 531e80ca337603f360a264c4b45bfd4fedc1df14 authored about 4 years ago
fix: update advancedFormat plugin to add format options for iso week and weekyear (#1309)

github.com/iamkun/dayjs - 2c54c6441871a175ac9b95e41e4cd075dbac10cb authored about 4 years ago
fix: update devHelper to add dev warning setting locale before loading

github.com/iamkun/dayjs - c5cc89355e1e206ca72433c19c40cb528690b04f authored about 4 years ago
fix: update German [de] locale yearStart

fix #1264

github.com/iamkun/dayjs - 1858df8008de56570680723df89b36a8cbc970ef authored about 4 years ago
fix: fix customParseFormat plugin strict mode parse meridiem bug (#1321)

github.com/iamkun/dayjs - e49eeefbe8acb36419d36ca2e7ed8bc152f73ac1 authored about 4 years ago
fix: fix weekYear plugin missing locale bug (#1319)

* fix: fix weekYear plugin missing locale bug

fix #1304

github.com/iamkun/dayjs - 344bdc0eed6843edb05723dc7853a41833d88f08 authored about 4 years ago
chore: update

github.com/iamkun/dayjs - cc993f0a8d18d33c0137616b80adc86127ba3424 authored about 4 years ago
chore(release): 1.10.2 [skip ci]

## [1.10.2](https://github.com/iamkun/dayjs/compare/v1.10.1...v1.10.2) (2021-01-05)

### Bug Fix...

github.com/iamkun/dayjs - ac9076024507684ff50f1e9a67af1f9172b11ee1 authored about 4 years ago
Merge pull request #1316 from iamkun/dev

D2M

github.com/iamkun/dayjs - 5716088a123d8fac3655122493b99e2410e17309 authored about 4 years ago
fix: update devHelper add warning "passing Year as a Number will be parsed as a Unix timestamp" (#1315)

github.com/iamkun/dayjs - b0dda3139e25441ab4e7c1f4f192dee0ecce6ef8 authored about 4 years ago
fix: remove module entry in package.json to revert 1.10.1 change (#1314)

github.com/iamkun/dayjs - 824dcb8dfcccf14f64b6a2741a00fcdfe53dcd98 authored about 4 years ago
fix: fix parse regex bug (#1307)

fix #1305

github.com/iamkun/dayjs - db2b6a5ea8e70f9fda645d113ca33495aa96b616 authored about 4 years ago
chore(release): 1.10.1 [skip ci]

## [1.10.1](https://github.com/iamkun/dayjs/compare/v1.10.0...v1.10.1) (2021-01-03)

### Bug Fix...

github.com/iamkun/dayjs - 873b749e67f35f206bccdcd9cac367ee0b475203 authored about 4 years ago
Merge pull request #1303 from iamkun/dev

D2M

github.com/iamkun/dayjs - 519f39e099493d60452ff39f267df58ddcff0937 authored about 4 years ago
fix: fix typescript type error UnitTypeLongPlural (#1302)

fix #1300

github.com/iamkun/dayjs - bfaabe4f398c11564eca6cda7c8aded22e1b231a authored about 4 years ago
chore(release): 1.10.0 [skip ci]

# [1.10.0](https://github.com/iamkun/dayjs/compare/v1.9.8...v1.10.0) (2021-01-03)

### Bug Fixes...

github.com/iamkun/dayjs - b60466e42c66d14a3813dfbc75b0bd80a912af2c authored about 4 years ago
Merge pull request #1299 from iamkun/dev

D2M

github.com/iamkun/dayjs - 54719438f4b75f602dd65c6d32e171b338455cf1 authored about 4 years ago
feat: add ES6 Module Support, package.json module point to "esm/index.js" (#1298)

fix #598, fix #313

github.com/iamkun/dayjs - f63375dea89becbd3bb2bb8ea7289c58c752bfed authored about 4 years ago
test: add test

github.com/iamkun/dayjs - bc53b53561f223b5efe7c4fbb76587f083ec8230 authored about 4 years ago
fix: escape last period to match only milliseconds (#1239) (#1295)

github.com/iamkun/dayjs - 64037e6a8cf303dcfd2b954f309bd9691f87fffc authored about 4 years ago
fix: add ordinal to localeData plugin (#1266)

github.com/iamkun/dayjs - fd229fa5bd26bcba810e2535eb937ea8d99106c2 authored about 4 years ago
test: add Japanese locale unit tests (#1280)

github.com/iamkun/dayjs - f9d79d5d21fc3958fb90232865acce2b21e4ff8b authored about 4 years ago
fix: add preParsePostFormat plugin & update Arabic [ar] locale (#1255)

github.com/iamkun/dayjs - f2e479006a9a49bc0917f8620101d40ac645f7f2 authored about 4 years ago
fix: add type support for plural forms of units (#1289)

github.com/iamkun/dayjs - de49bb100badfb92b9a5933cc568841f340a923f authored about 4 years ago
chore: update readme

github.com/iamkun/dayjs - 3dbd14c86556379858d41686b43e39bd13c4921d authored about 4 years ago
chore(release): 1.9.8 [skip ci]

## [1.9.8](https://github.com/iamkun/dayjs/compare/v1.9.7...v1.9.8) (2020-12-27)

### Bug Fixes
...

github.com/iamkun/dayjs - fb3dd1b692966fdc41839ab4962deca9715f2d50 authored about 4 years ago
Merge pull request #1291 from iamkun/dev

D2M

github.com/iamkun/dayjs - 991be33fb1efacde9a2e600ad997ae315518291f authored about 4 years ago
fix: update Hebrew [he] locale for double units (#1287)

github.com/iamkun/dayjs - 1c4b0da1468522e59dc9ee646d10dd2b31477d99 authored about 4 years ago
fix: fix Ukrainian [uk] locale typo

github.com/iamkun/dayjs - 1605cc0f6fe0e9c46a92d529bc9cd6e130432337 authored about 4 years ago
fix: update zh locale meridiem "noon"

github.com/iamkun/dayjs - 0e7ff3dd29ca3aed85cb76dfcb8298d326e26542 authored about 4 years ago
test: update zh-cn locale test

github.com/iamkun/dayjs - aaabd80705a1ac2abb7cb59f5367d5673455428c authored about 4 years ago
fix: update zh-cn locale definition of noon (#1278)

Changed the definition of “中午”(noon), which is between 11am to 13pm.

github.com/iamkun/dayjs - d5930b96ff884f4176ca3fcb1bc95e8f1ec75c71 authored about 4 years ago
chore(release): 1.9.7 [skip ci]

## [1.9.7](https://github.com/iamkun/dayjs/compare/v1.9.6...v1.9.7) (2020-12-05)

### Bug Fixes
...

github.com/iamkun/dayjs - 17221ec149161e5e87a7b34fb8562d3781913216 authored about 4 years ago
Merge pull request #1254 from iamkun/dev

D2M

github.com/iamkun/dayjs - 1e27f43b9311859e93fa285d873f587080bde2aa authored about 4 years ago
fix: fix startOf/endOf bug in timezone plugin (#1229)

github.com/iamkun/dayjs - eb5fbc4c7d1b62a8615d2f263b404a9515d8e15c authored about 4 years ago
fix: add duration.format to format a Duration (#1202)

github.com/iamkun/dayjs - 9a859a147ba223a1eeff0f2bb6f33d97e0ccc6c7 authored about 4 years ago
fix: avoid memory leak after installing a plugin too many times

github.com/iamkun/dayjs - b8d2e32a9eb59661a7ed6200daa070687becaebd authored about 4 years ago
fix: avoid install installed plugin (#1214)

github.com/iamkun/dayjs - a92eb6c4dc1437ec920e69484d52984f5921a8ea authored about 4 years ago
fix: Update timezone plugin type definition (#1221)

github.com/iamkun/dayjs - 34cfb920b9653ad44d4b31fe49e533692a3ce01b authored about 4 years ago
fix: fix utc plugin diff edge case (#1187)

github.com/iamkun/dayjs - 971b3d40b4c9403165138f1034e2223cd97c3abf authored about 4 years ago
fix: Add function handling for relativeTime.future and relativeTime.past (#1197)

github.com/iamkun/dayjs - ef1979ce85c61fe2d759ef3c37cb6aaf2358094f authored about 4 years ago
fix: update customParseFormat plugin to parse 2-digit offset (#1209)

fix #1205

github.com/iamkun/dayjs - b56936ab77b8f6289a1b77d49307b495c4bf9f91 authored about 4 years ago
fix: fix diff bug when UTC plugin enabled (#1201)

fix #1200

github.com/iamkun/dayjs - 9544ed2a6c466b8308d26b33a388a6737435a1f4 authored about 4 years ago
chore(release): 1.9.6 [skip ci]

## [1.9.6](https://github.com/iamkun/dayjs/compare/v1.9.5...v1.9.6) (2020-11-10)

### Bug Fixes
...

github.com/iamkun/dayjs - ed9629b5ab2895652111fc854e6081422ed5c010 authored about 4 years ago
Merge pull request #1199 from iamkun/dev

D2M

github.com/iamkun/dayjs - 272c78bebe88ba98e1bc9b060ae1ae4eccba30e6 authored about 4 years ago
fix: fix customParseFormat plugin parsing date bug (#1198)

fix #1194

github.com/iamkun/dayjs - 50f05ad3addf27827c5657ae7519514e40d9faec authored about 4 years ago
fix: Update lv (Latvian) locale relative time (#1192)

github.com/iamkun/dayjs - 6d6c6841b13ba4f7e69de92caf132a3592c5253a authored about 4 years ago
chore(release): 1.9.5 [skip ci]

## [1.9.5](https://github.com/iamkun/dayjs/compare/v1.9.4...v1.9.5) (2020-11-05)

### Bug Fixes
...

github.com/iamkun/dayjs - 236a2d8c0b9b623a865cba67c15de68d0fe00257 authored about 4 years ago
Merge pull request #1184 from iamkun/dev

D2M

github.com/iamkun/dayjs - 0c67c66f91c03b7c5e969ec448ab90d569300537 authored about 4 years ago
fix: update timezone plugin parse Date instance / timestamp logic & remove useless test (#1183)

github.com/iamkun/dayjs - a7f858bb70ad81f718ba35c479e84b54eace48b2 authored about 4 years ago
chore: update readme

github.com/iamkun/dayjs - 73513ec477a969e3ef716728798903f1803d8e2d authored about 4 years ago
chore: update readme

github.com/iamkun/dayjs - babd5f39612dfd285c4b7274451adae9777220c0 authored about 4 years ago
fix: isoWeek plugin type (#1177)

github.com/iamkun/dayjs - c3d0436b06f74989e3a2c751a5d170f8072c4aad authored over 4 years ago
chore: fix travis-ci build link (#1178)

github.com/iamkun/dayjs - 6170bcd244384c3ce751d5c388ee324ae061f474 authored over 4 years ago
fix: update localeData plugin to support meridiem (#1174)

fix #1172

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

fix #1097, fix #1021

github.com/iamkun/dayjs - f8da3fe7e50c84c0502bf5be0b364910922dbd79 authored over 4 years ago
fix: fix customParseFormat plugin parse meridiem bug (#1169)

fix #1168

github.com/iamkun/dayjs - 9e8f8d96c69d557f4d267f42567c25ae9e7ab227 authored over 4 years ago
fix: customParseFormat plugin supports parsing localizedFormats (#1110)

github.com/iamkun/dayjs - 402b603aa3ee4199786950bc88b3fdc6b527aa35 authored over 4 years ago
fix: fix devHelper error in umd bundle in browser (#1165)

github.com/iamkun/dayjs - d11b5ee7dc11af671355f65ccda00f6ba42cc725 authored over 4 years ago
chore: remove useless code

Changed assignment of "this.$L" variable in Dayjs constructor.

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

## [1.9.4](https://github.com/iamkun/dayjs/compare/v1.9.3...v1.9.4) (2020-10-23)

### Bug Fixes
...

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

D2M

github.com/iamkun/dayjs - f29a392ede392443475b691788bb3aab23f84042 authored over 4 years ago
fix: add devHelper plugin (#1163)

github.com/iamkun/dayjs - de49dc80c83b85de4170571b64412bd60ada221b authored over 4 years ago
fix: fix minMax plugin parsing empty array bug (#1062)

github.com/iamkun/dayjs - 368108bc6d5cb1542f711b8eba722bd4dfaab0cd authored over 4 years ago
fix: update timezone plugin to support custom parse format (#1160)

fix #1159

github.com/iamkun/dayjs - 48cbf3118ba5427de428777c2e025896db654f2e authored over 4 years ago
fix: update timezone plugin to support keepLocalTime (#1161)

fix #1149

github.com/iamkun/dayjs - 1d429e5fe4467ebddcf81b43cf6f36e5e3be944c authored over 4 years ago
fix: update adding/subtracting Duration from Dayjs object (#1156)

github.com/iamkun/dayjs - f861acac3e83e28d3a4a96312c71119fd6b544fc authored over 4 years ago
fix: Fix Hungarian (hu) locale (#1112)

github.com/iamkun/dayjs - ab13754f43c5033dacaa0eb2042dc4ab1a7a2754 authored over 4 years ago
fix: Add descriptions to types (#1148)

github.com/iamkun/dayjs - 9a407a140b089345a387d1aceab4d0d1635229c7 authored over 4 years ago
fix: update en-NZ locale to use proper ordinal formatting function (#1143)

github.com/iamkun/dayjs - fcdbc5880710456a29b2bacf250542230bf48b99 authored over 4 years ago
fix: update localeData plugin type (#1116)

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

## [1.9.3](https://github.com/iamkun/dayjs/compare/v1.9.2...v1.9.3) (2020-10-13)

### Bug Fixes
...

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

D2M

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

github.com/iamkun/dayjs - 42dc6f1f3aeb67e4ca6178f0d8dda2b9e2303f80 authored over 4 years ago
fix: fix localizedFormat export error (#1133)

fix #1132

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

## [1.9.2](https://github.com/iamkun/dayjs/compare/v1.9.1...v1.9.2) (2020-10-13)

### Bug Fixes
...

github.com/iamkun/dayjs - 181c6470b0ae7fa00e15a767a1df47e72be56a43 authored over 4 years ago
Merge pull request #1131 from iamkun/dev

D2M

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

github.com/iamkun/dayjs - f2f6956c4f10625e4ec7d5347c03d0d7a2e78a35 authored over 4 years ago
fix: update German [de] locale relativeTime config (#1109)

github.com/iamkun/dayjs - f6e771b70f93d19ebb12e6b794aa4628a1796248 authored over 4 years ago
fix: update Breton [br] locale relativeTime config (#1103)

github.com/iamkun/dayjs - b038bfdb128889d677c95534d2be29cc30c9e72f authored over 4 years ago
fix: fix Serbian locale grammar (sr, sr-cyrl) (#1108)

github.com/iamkun/dayjs - cc87eff8b75b0d86ce0956516319d402bccae6c0 authored over 4 years ago
fix: add arraySupport plugin (#1129)

github.com/iamkun/dayjs - be505c2c540261027342cecc55d8919a3d18d893 authored over 4 years ago
fix: Update objectSupport plugin to return current date time while parsing empty object

github.com/iamkun/dayjs - f56783e14d8cf50916b015e7188b23bb6fbca839 authored over 4 years ago
fix(): update Catalan [ca] locale ordinal

github.com/iamkun/dayjs - 73da38024c8b550bdcfbe3ff7e578e742c7aecf2 authored over 4 years ago
fix: Fix objectSupport plugin bug in UTC (#1107)

fix #1105

github.com/iamkun/dayjs - fe90bb6944f2ff1969ca975954d303b449dfa95b authored over 4 years ago
fix: Fix LocaleData plugin longDateFormat lowercase error (#1101)

github.com/iamkun/dayjs - 7937ccdeac47d094a60e65ebb62a6020b81c46f4 authored over 4 years ago
fix: support dayjs.add(Duration), dayjs.subtract(Duration) (#1099)

github.com/iamkun/dayjs - b1a02942c5238203aaa04ce9a074c73742324ab7 authored over 4 years ago
fix: update localeData plugin to add longDateFormat to global localeData (#1106)

github.com/iamkun/dayjs - 16937d16e053b8c1d4a607622fa2fdbfd9809832 authored over 4 years ago
fix: export type of duration plugin (#1094)

github.com/iamkun/dayjs - 2c92e71bf55d09601120cdf433da7a19cc8abff6 authored over 4 years ago
fix(): Fix typo for "monday" in arabic (#1067)

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

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

### Bug Fixes
...

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

D2M

github.com/iamkun/dayjs - 245dacb32c86ee29e7855f7a1b57fd133df9e848 authored over 4 years ago