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

chore: update types

a075cfa7649def835fcc88ef6bfb6b4d94234f4c authored almost 6 years ago by iamkun <[email protected]>
fix: Expand setters like .year(2000) .hour(12)

ac532a0f0a003911bb22c395245bfe6433fd1c7b authored almost 6 years ago by iamkun <[email protected]>
docs: update other docs

785405fb52a3aec0c6cc0bf9953502b548967691 authored almost 6 years ago by iamkun <[email protected]>
docs: update en doc

2cd998fb91daec11482435a14d45a005c261424d authored almost 6 years ago by iamkun <[email protected]>
test: Move toArray toObject test

5135f2da008b9a8362d4ad4c3e0d5c1ade708ad8 authored almost 6 years ago by iamkun <[email protected]>
fix: Move toObject, toArray API to separate plugin from core

40a3431d922a1956dc4bc20a09aa4a1a9990b8e8 authored almost 6 years ago by iamkun <[email protected]>
fix: API .locale() with no argument should return current locale name string

8d63d885fdd72b51bfdf01cbd6f45c773f71363a authored almost 6 years ago by iamkun <[email protected]>
fix: CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10

600d547f0c7145bd9db5cca54314fb0f06476775 authored almost 6 years ago by iamkun <[email protected]>
chore: update doc

e48792268ff98c5c7fca91d56f661dc80942a3ee authored almost 6 years ago by zongzheng <[email protected]>
docs: update zh-cn UTC doc

c10e826e1c4cb4cca104fc6236db1abf88adb6cb authored almost 6 years ago by iamkun <[email protected]>
docs: update utc doc

e594f92792f46cad2dfc25eae97b6bf216f1a3e8 authored almost 6 years ago by iamkun <[email protected]>
docs: update en UTC doc

02828f1b599012f40a8b7437448b0d8cfe6601c3 authored almost 6 years ago by iamkun <[email protected]>
docs: add UTC docs

35e1f3e2056c8c1105bba8cb00d0529136beba6f authored almost 6 years ago by iamkun <[email protected]>
Update CHANGELOG.md

8ddbe923eee5f996a089e55619686c92d69a85c2 authored almost 6 years ago by iamkun <[email protected]>
chore(release): 1.8.9 [skip ci]

## [1.8.9](https://github.com/iamkun/dayjs/compare/v1.8.8...v1.8.9) (2019-03-06)

### Bug Fixes
...

3ca562a9150ad836f7f6faab4ee43b3344b7f311 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #518 from iamkun/dev

D2M

b875fb272aeca852f14b928e9dec31aa7598e917 authored almost 6 years ago by iamkun <[email protected]>
fix: Add UTC mode with UTC plugin (#517)

caf335c70052497580ee7c7923fd73851d492aa5 authored almost 6 years ago by iamkun <[email protected]>
fix: Adding locale zh-hk (#516)

5fc05a6897dfcf32e0151d754445ca48440adab8 authored almost 6 years ago by James Bliss <[email protected]>
fix: Add de-AT locale (#515)

d93f7b63adfeff1459f84c1fb5cd0654b7e3b6ff authored almost 6 years ago by Mário Gonçalves <[email protected]>
chore: extendable wrapper function (#421)

421e02f9bb466f28ee75251df7cad383b0f45a0e authored almost 6 years ago by Ahad Birang <[email protected]>
chore(release): 1.8.8 [skip ci]

## [1.8.8](https://github.com/iamkun/dayjs/compare/v1.8.7...v1.8.8) (2019-02-25)

### Bug Fixes
...

2e75247e687fde3889830224b9160f94d3c18bef authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #511 from iamkun/dev

D2M

fd5f1386171aaa6e16608a1ff32d1d43e765698b authored almost 6 years ago by iamkun <[email protected]>
docs: Fix doc error

a606acb60eb7c66496bb7e65e57f47692b4d7592 authored almost 6 years ago by iamkun <[email protected]>
test: Update plugin advancedFormat test

25e6d4f06e47be374b18aaab35ebb879850f562b authored almost 6 years ago by iamkun <[email protected]>
docs: Update zh-cn plugin CustomParseFormat translation

6a73c9597b7caea8c2309fccdd1bac7fd579e12c authored almost 6 years ago by iamkun <[email protected]>
Merge branch 'dev' of github.com:iamkun/dayjs into dev

b7f0159d47ac01abf5a4afe0a70aea51565e5542 authored almost 6 years ago by iamkun <[email protected]>
docs: update zh-cn format ’SSS‘ translation (#512)

56da1a20382b46afddb85537d6700d2edbcc6148 authored almost 6 years ago by Ian He <[email protected]>
docs: Update zh-cn doc add missing format tokens

fb1bb90dbddb0beb02b976073b4af2f953600b89 authored almost 6 years ago by iamkun <[email protected]>
test: Update display.test test

18155de96089a4a7831d2c969e0c257cc5229fc9 authored almost 6 years ago by iamkun <[email protected]>
refactor: Refactor .format('h hh')

3d73d77c1cdbb8d8c4ace25a18651aca1c4f54e9 authored almost 6 years ago by iamkun <[email protected]>
docs: update zh-cn doc

a8495153f1667a033e01627b2505e0eda0fe7b5f authored almost 6 years ago by iamkun <[email protected]>
fix: Update relativeTime plugin type definition

de56f2c0c7394d4db3c0f687b6a4dcf7b6a447e6 authored almost 6 years ago by iamkun <[email protected]>
docs: update doc plugin WeekOfYear

a0d4c6e7db744f3a3ff6496c82d5c71b50dd2148 authored almost 6 years ago by iamkun <[email protected]>
chore: update npmignore

9cea57343c0da454226b37e7ce9e7750c83792ac authored almost 6 years ago by iamkun <[email protected]>
chore(release): 1.8.7 [skip ci]

## [1.8.7](https://github.com/iamkun/dayjs/compare/v1.8.6...v1.8.7) (2019-02-24)

### Bug Fixes
...

3671e366218de2d65528a90f5e121743e45bf76f authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #510 from iamkun/dev

D2M

9ffe8b79642b5f691b2be373524e1650f77a495d authored almost 6 years ago by iamkun <[email protected]>
chore: update sw locale

2ae6207bde6dee12c9530dbf8d66f61be25fe98b authored almost 6 years ago by iamkun <[email protected]>
chore: swahili version (#509)

1e4bc660dda3aa7e208e57cc5bf58008e47ac960 authored almost 6 years ago by Tracy Terry <[email protected]>
fix: Add Swahili locale (#508)

b9cee843404f445e57c99fe13676656f86f3fb4c authored almost 6 years ago by obiwycliffe <[email protected]>
build: update locale import path in esm

fix #501

98154671e494f27fad59fc51ee2bcb63f69180b5 authored almost 6 years ago by iamkun <[email protected]>
docs: update docs customParseFormat

6b555bf506121bc0360c16dc628cbd837db52ca1 authored almost 6 years ago by iamkun <[email protected]>
refactor: update customParseFormat, allow parse locale from argument

a0a97ff38a1d16f418c5eae06e2550c88c2bb080 authored almost 6 years ago by iamkun <[email protected]>
docs: update customParseFormat docs

bbc2ed7fb3089001340244ebf6348ff959a8dcd7 authored almost 6 years ago by iamkun <[email protected]>
test: remove useless test

e868095a34381fa3216b00f554c4e9590ebbaaec authored almost 6 years ago by iamkun <[email protected]>
fix: Parse month string 'MMMM MMM (February, Feb)' in customParseFormat (#457)

f343206b0736fc2047d5a679c03f7109791d5aa6 authored almost 6 years ago by Sergey Sharov <[email protected]>
chore: update isBetween.d.ts

44e9680e66ba76c638e953099a4d1726a0a56f16 authored almost 6 years ago by iamkun <[email protected]>
chore: update d.ts

8480919dfc203d4eb20f350dc233cf3b3545b43a authored almost 6 years ago by iamkun <[email protected]>
chore: Update index.d.ts

bc4383eeed54b5bdfa13bf928bf2704451e18d8e authored almost 6 years ago by iamkun <[email protected]>
build: switch to ncp

e72f71e604a17dbee086a648670d9df2544986dd authored almost 6 years ago by iamkun <[email protected]>
test: add plugin declaration exist test

1b9287fd08826cb046b31d4bdefdf2895d5a9e6b authored almost 6 years ago by iamkun <[email protected]>
chore: rm ts test temporary

4fcc2ec5f2f93110fa6fb9c0c5653fb2eed69547 authored almost 6 years ago by iamkun <[email protected]>
fix: Add plugin type definitions (#418)

361d437f3afff3b94aa3d51c1df2acbc40743815 authored almost 6 years ago by Yuya Tanaka <[email protected]>
chore: update bug-report.md

35e268acf075256e526b72f0a537afe58b5af1cc authored almost 6 years ago by iamkun <[email protected]>
chore: Update issue templates

a55aab9b20ca68f0f7c878a9ca53d1ac15ed51e7 authored almost 6 years ago by iamkun <[email protected]>
docs: Fix typo README-pt-br.md (#503)

ac7d6a7c00a6430cdd77b37158b2eb31abd85408 authored almost 6 years ago by Wagner Souza <[email protected]>
docs: Fix doc format escape error

b43decff086f23749832562a4adbc1b402e98858 authored almost 6 years ago by iamkun <[email protected]>
docs: Fix doc error in format escaping with curly brackets (#502)

4accf0e53e48ff4284561e8febe3c7a487ae96db authored almost 6 years ago by Denis Sokolov <[email protected]>
chore: Refactor parseDate (#487)

d4cd3adda076210e72370cc148eb5ea0c127d278 authored almost 6 years ago by Horst Schneider <[email protected]>
fix: Update declaration file .diff .isBefore .isSame .isAfter (#496)

4523275b2c3cd949ce1c5476b4a03918ccde1026 authored almost 6 years ago by Hui Hui <[email protected]>
fix: Word orders corrections for locale 'fa' (#491)

56050c2c97d8c5b2c0990b6b910b0d190fbb8d44 authored almost 6 years ago by Majid Madadi <[email protected]>
docs: prettier docs

8ede9b76974a1aa7a14f144c58c5e4ce63c393d6 authored almost 6 years ago by iamkun <[email protected]>
chore: update 1.8.6 changelog

0477f8c703bff550bd9e15f3fca6226826bdc201 authored almost 6 years ago by iamkun <[email protected]>
chore(release): 1.8.6 [skip ci]

## [1.8.6](https://github.com/iamkun/dayjs/compare/v1.8.5...v1.8.6) (2019-02-14)

### Bug Fixes
...

8a6a365527d2801e804406c7fbf2cde679534db2 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #495 from iamkun/dev

D2M

4ca5ad19186377345f6e82b423ef9c47ef072f85 authored almost 6 years ago by iamkun <[email protected]>
fix: Fix commonJS require ES Module bug in webpack4

23f9f3dd57664c06f885fcbcf978f1dafbb69ee8 authored almost 6 years ago by iamkun <[email protected]>
fix: Fix bug in customParseFormat plugin while month(MM) is '01'

fix #494

9884ca5d883c9e460f3f2fd033573a34f4fd9b92 authored almost 6 years ago by iamkun <[email protected]>
docs: fix doc error

41eb641201350c5932afd9c99b5ca8e54089a945 authored almost 6 years ago by iamkun <[email protected]>
Update I18n.md (#489)

Fixing typo -> missing quotes around locale short code on line 42

6d30744ed8252a8635b0647c581e2b3fb86b1b1a authored almost 6 years ago by antoinm <[email protected]>
fix: Update Swedish and Finnish locales (#488)

* Add weekdaysShort, weekdaysMin, and monthsShort

f14208244b97f2f950a740e48c1fd8ec74758c4a authored almost 6 years ago by Paul BROWN <[email protected]>
chore: update prettier setting

c27697d7baed15219a44ec78577d513896c4ac22 authored almost 6 years ago by iamkun <[email protected]>
chore: Add prettier (#467)

0034349551e79ec4f5cb28a5c62dd69cbb7fe033 authored almost 6 years ago by Yizhe Wang <[email protected]>
fix: Copy & export built-in en locale to /locale folder as a separate file

a7e05e0b7fa529e8d81ebec3f007eb817d970fdd authored almost 6 years ago by iamkun <[email protected]>
fix: Fix startOf week bug while week start is not Sunday

5eaf77bd190cba4aaac729179f8b335f94d401e0 authored almost 6 years ago by iamkun <[email protected]>
docs: update isBetween inclusivity docs

85396c26f4911d487d6da09e9f83ffc1d4814554 authored almost 6 years ago by iamkun <[email protected]>
fix: Implemented isBetween inclusivity (#464)

af2f4f193ee84e4cd1322279c9c19d292feb1be5 authored almost 6 years ago by Waseem Ahmad <[email protected]>
fix: Add Bahasa Melayu (Malaysia) locale (#485)

cb208b0df9113c3f091ff61ffafcd342a993a33b authored almost 6 years ago by Pete Arif <[email protected]>
chore(release): 1.8.5 [skip ci]

## [1.8.5](https://github.com/iamkun/dayjs/compare/v1.8.4...v1.8.5) (2019-02-07)

### Bug Fixes
...

f2514935eb83522306bc68f303db2923ed150ee8 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #483 from iamkun/dev

D2M

57d60ba5e5e51e69d1576897584f34ee109ec5ca authored almost 6 years ago by iamkun <[email protected]>
Merge branch 'master' into dev

700f047a02751dd43f42db8273c728ec01399c08 authored almost 6 years ago by iamkun <[email protected]>
test: update locale test

2a6d95c6fd681245a7ccf31c8fe2eca3b6c17931 authored almost 6 years ago by iamkun <[email protected]>
fix: update customParseFormat plugin support hh:mm

close #484

54947ccd84442e303a0e88e0a2bc5fae18069cba authored almost 6 years ago by iamkun <[email protected]>
fix: Update module in package.json

5c5a7a0ea0b82b3b724082bfa5898858f7f16a95 authored almost 6 years ago by iamkun <[email protected]>
build: update build setting

e2f1f6c4ca7d10ef77724039b59e944c1d98aec7 authored almost 6 years ago by iamkun <[email protected]>
fix(module): transpile everything except ES6 modules in the 'module' entrypoint (#477) (#480) (#482)

767017d27dac45e961eec5446b6d2e5cccf3f6f6 authored almost 6 years ago by Tvrqvoise <[email protected]>
fix: Add en-gb locale (#478)

508c3a7d2597e9475af3d30b9aace9c346deed37 authored almost 6 years ago by Tom Rands <[email protected]>
docs: Updated CONTRIBUTING.md (#479)

Added missing comma on line 18.

a4cbf1d278a1237baff7f6f23ad2ca268b0da5e2 authored almost 6 years ago by Nathan Schneider <[email protected]>
docs: update changelog

69d5d4796f9e539556ab7353c221e09b08853052 authored almost 6 years ago by iamkun <[email protected]>
chore(release): 1.8.4 [skip ci]

## [1.8.4](https://github.com/iamkun/dayjs/compare/v1.8.3...v1.8.4) (2019-02-05)

### Bug Fixes
...

9b434c959e99abde537a0871ca40622e6ec26b25 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #476 from iamkun/dev

D2M

7726b2136ab64edf7ad68a4ee61a53fdad743dbe authored almost 6 years ago by iamkun <[email protected]>
docs: update week start docs

close #215 close #352

ca49e7cc7f0907d2f7324402f80fbf6db94abe7e authored almost 6 years ago by iamkun <[email protected]>
fix: update all locale files with correct week start

5b0341257c52391287ee20a9d444086e39e8a078 authored almost 6 years ago by iamkun <[email protected]>
fix: update es es-do locale adding weekStart && update weekStart test

66e42ec7f99ebcaea2c8a11e15c0dcd92c0cae25 authored almost 6 years ago by iamkun <[email protected]>
fix: Allow set start day of week in locale && Allow set week in weekOfYear plugin

1295591ee5ab6ad85ccd54195e3f649c57746201 authored almost 6 years ago by iamkun <[email protected]>
Merge remote-tracking branch 'origin/master' into dev

9ad732c582362dc676de4f5e341ae48b4c56e955 authored almost 6 years ago by iamkun <[email protected]>
add setting start day of a week in locale (#379)

209a5f2558f1bf2dc693318357f63b94c66b85e8 authored almost 6 years ago by Jennie <[email protected]>
add setWeek fucntion to weekOfYear (#368)

142b763ffa69ba116827c99cf10b661865b9dd20 authored almost 6 years ago by Aleksey Lozovagin <[email protected]>
fix: Revert default export

b00da1b1ebfa9186518302efab894824b1b85baf authored almost 6 years ago by iamkun <[email protected]>
chore(release): 1.8.3 [skip ci]

## [1.8.3](https://github.com/iamkun/dayjs/compare/v1.8.2...v1.8.3) (2019-02-04)

### Bug Fixes
...

bdfb7c8528475c5e3f9aa7dd125ea61514a898d0 authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge pull request #474 from iamkun/dev

D2M

922b4e140f2ac0b90747663a25a19124846577d9 authored almost 6 years ago by iamkun <[email protected]>
fix: fix ios safari YYYY-MM-DD HH:mm parse BUG

fix #254

e02ae829db6105ca9b4be6504bbe3210f02c6fab authored almost 6 years ago by iamkun <[email protected]>