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

chore: add .editorconfig (#660)

github.com/iamkun/dayjs - 572e5a4d7e6cfc40054b241e90f3ef2e6b0ba626 authored over 5 years ago
fix: LocaleData plugin returns all months and weekdays data when pas no argument (#645)

github.com/iamkun/dayjs - 95e70b41e3be6882b0d2ba6c06aa8ad767873024 authored over 5 years ago
fix: Fix relativeTime Plugin .FromNow() result error in UTC mode

github.com/iamkun/dayjs - a385d5cfd67e1f460696e7e3bfa15d6acd9af0b1 authored over 5 years ago
fix: Update weekdaysShort to some locale files (#643)

This PR adds weekdaysShort to those locale files that they do not have this variable defined.

github.com/iamkun/dayjs - cc1f15febc452af32d4a2edf07fc8a17b51374c0 authored over 5 years ago
fix: Update Korean locale meridiem (#642)

github.com/iamkun/dayjs - b45714639281e32b6348e26dbcadd8cb7c7be830 authored over 5 years ago
fix: Return null in toJSON if not valid (#633)

* fix: toJSON returns null if not valid

* fix: typo in locale

* fix: adding test on toJSON

github.com/iamkun/dayjs - 19affc84bbec84bad840e310b390db5f92b2499a authored over 5 years ago
fix: update Occitan locale Catalan locale (#630)

* Update

Hormanisation with other time/date framworks

* Correction and harmonisation

Ha...

github.com/iamkun/dayjs - fef135e19945b19edd8259dae82a0dc8ef7b7ecc authored over 5 years ago
docs: Improving pt-br documentation. (#629)

github.com/iamkun/dayjs - 0accdf10bfaeae89bd23f13bf393a49154580278 authored over 5 years ago
fix: update pt-br locale (#628)

* Add weekdays short for portuguese (br) locale.

* Removing dots from 'weekdaysShort' and add...

github.com/iamkun/dayjs - ccf596d79dbc0e3d28d84244959cf8cabfa69cb9 authored over 5 years ago
Create FUNDING.yml

github.com/iamkun/dayjs - 3032a62333cbe89e1b1f6c737c508d9b208c22b5 authored over 5 years ago
fix: Update Danish (da) locale (#626)

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

## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08)

### Bug Fix...

github.com/iamkun/dayjs - 7f1a1e975d4e02ad90205d799d04a6c6514d272e authored over 5 years ago
Merge pull request #625 from iamkun/dev

D2M

github.com/iamkun/dayjs - f588fbf2f15bfe1ae9f798f0e584b47396654eb1 authored over 5 years ago
fix: Type - Export Ls object to query all available locales (#623)

github.com/iamkun/dayjs - f6bfae0062ab2b55158a2c7659c70b403622ccc5 authored over 5 years ago
docs: Update .diff doc (#618)

github.com/iamkun/dayjs - 96c47fbf7747fbced580c239e8546ed6395e4f60 authored over 5 years ago
fix: Update types of `.diff` API (#617)

github.com/iamkun/dayjs - f0f43d29b52d70784e03d6f37baa5b9d03b091c2 authored over 5 years ago
fix: Lowercase french locale months and weekdays (#615)

github.com/iamkun/dayjs - e5a257cb8ba25a06bc31047f4a15aeed64477099 authored over 5 years ago
fix: Fix incorrect Thai locale translation of July (#607)

github.com/iamkun/dayjs - 43cbfd3fca8b4922942d9b8a09ba6c282bf3ac39 authored over 5 years ago
docs: Update weekday plugin doc

github.com/iamkun/dayjs - e9a2c28401188024fee4c579753c1d8ba76a0f95 authored over 5 years ago
fix: Update nb (Norsk Bokmål) locale (#604)

github.com/iamkun/dayjs - 907f5c9833e382de5689886e2a9509c64eb3c81b authored over 5 years ago
fix: Fix dayjs.locale() returns current global locale (#602)

* fix: Fix dayjs.locale() returns current global locale

* update localeData plugin

github.com/iamkun/dayjs - 790cd1a2afe8bc65cf39d501efba660a721361d9 authored over 5 years ago
doc: update dead link in API-reference.md (#595)

github.com/iamkun/dayjs - 1761ebab0fbba36e401624379289e3777312d9b1 authored over 5 years ago
chore(release): 1.8.14 [skip ci]

## [1.8.14](https://github.com/iamkun/dayjs/compare/v1.8.13...v1.8.14) (2019-05-07)

### Bug Fix...

github.com/iamkun/dayjs - 977d30571b471f693d52a91ac21ccd3d5dcbc984 authored over 5 years ago
Merge pull request #592 from iamkun/dev

D2M

github.com/iamkun/dayjs - f3e671fc3a2663b4445573f774c0d341a2555d0b authored over 5 years ago
fix: Fix `.format` API returns UTC offset when value is 0 bug

github.com/iamkun/dayjs - b254964c184f06f0b10f1fb83568e45da2a620c9 authored over 5 years ago
fix: Fix UTC plugin add day DST bug (#590)

github.com/iamkun/dayjs - 86cd839e6db506d66e847e7658e09a1c4a701ebd authored over 5 years ago
fix: Fix QuarterOfYear plugin bug (#591)

github.com/iamkun/dayjs - 434f774883da50879aa708b8af6d1e141ce48d2f authored over 5 years ago
Fix: Update QuarterOfYear plugin type definition (#588)

github.com/iamkun/dayjs - de14682fa5e5815d73ae3d377b499321648c20ba authored over 5 years ago
Update --bug-report.md

github.com/iamkun/dayjs - 6a383ed2ca53ef724316e148f5fb3f96d7f909ec authored over 5 years ago
Fix: Update locale nl.js fix Dutch short for March is "mrt" (#585)

Dutch short for March is "mrt"

github.com/iamkun/dayjs - 225bbf9a1e750ede9c7a1f39920b06ec1c99bfef authored almost 6 years ago
Fix: Fix relativeTime plugin when the interval is 1 second (#584)

github.com/iamkun/dayjs - cfff1a8135c58f8b5f9954c4f6b364bb17a7bb99 authored almost 6 years ago
chore(release): 1.8.13 [skip ci]

## [1.8.13](https://github.com/iamkun/dayjs/compare/v1.8.12...v1.8.13) (2019-04-26)

### Bug Fix...

github.com/iamkun/dayjs - 68a04e15c404b2a693030e807b69ad2147fd24b8 authored almost 6 years ago
Merge pull request #582 from iamkun/dev

D2M

github.com/iamkun/dayjs - 6f39f4532b6ec202b9553009ed1a427c51f145f1 authored almost 6 years ago
fix: Update locale month to support both array and function (#581)

github.com/iamkun/dayjs - b6599d32c2446185a7f758a0203da4a693499eb8 authored almost 6 years ago
fix: Update LocalizedFormat plugin lowercase formats logic (#557)

github.com/iamkun/dayjs - d40930420ab4293a4f597d13862705530dce44ab authored almost 6 years ago
fix: skip square brackets in buddhistEra, advancedFormat plugins (#556)

fixes #554

github.com/iamkun/dayjs - 927971884f21bd973246999abb82830b865411d0 authored almost 6 years ago
test: Update localizedFormat test

github.com/iamkun/dayjs - 4bdc8f9f1de67fde3e1af4b0a40db7179d81921c authored almost 6 years ago
chore: Rename localizedFormat.test

github.com/iamkun/dayjs - 801bffc1086cb81a4dc9cd89b2e6f2a5ac9d3ba6 authored almost 6 years ago
fix: Add missing relativeTime and formats for some locales (#560)

github.com/iamkun/dayjs - 96b917ea7159dfbc0a8c807c13d7fe51fbbde6d9 authored almost 6 years ago
fix: Allow customizing "am" / "pm" strings with locale meridiem function (#580)

* fix: Allow customizing "am" / "pm" strings with locale meridiem function

fix #578

* test...

github.com/iamkun/dayjs - 576e93ea17bed0f4c660919a83ae06fe47430b94 authored almost 6 years ago
fix: Update Indonesian locale(#574)

github.com/iamkun/dayjs - 0aa7143357d14e790b4d4cfd4f7d368945e913ad authored almost 6 years ago
docs: Update backer img (#573)

github.com/iamkun/dayjs - e18e6feb165b51dbb36e543091d99f6e585cd037 authored almost 6 years ago
docs: Update jp doc `weekday` (#572)

github.com/iamkun/dayjs - ae8fd97abe87f0d17c39278b6a90a3c5c3cfbda2 authored almost 6 years ago
fix: Fix CustomParseFormat plugin bug (#568)

fix #555

github.com/iamkun/dayjs - 1f5a9dbf4062ee7014a99115d1388c2de2d02de0 authored almost 6 years ago
fix: Add weekday (locale aware day of the week) plugin (#569)

fix #559

github.com/iamkun/dayjs - 9007cc5ee66145c721bd2112e0546e38f652bac8 authored almost 6 years ago
docs: Update doc(zh-cn)

github.com/iamkun/dayjs - ffffacffd02132aefa0ed811092a02eb7f80d10f authored almost 6 years ago
docs: Update Japanese doc API reference (#566)

github.com/iamkun/dayjs - a71991b3dc4e6b9fac27b905fd724be50b565601 authored almost 6 years ago
fix: Fix `.diff` type definition error (#565)

fix #561

github.com/iamkun/dayjs - c4921ae8ff633d922c9e9a71a6f8295928d6f62c authored almost 6 years ago
docs: Typo fix in API-reference.md (#563)

github.com/iamkun/dayjs - 5073cbd9ac03588a1226b3880edbd1189e2d0138 authored almost 6 years ago
fix: Fix `.add` day/week decimal rouding bug

github.com/iamkun/dayjs - 800f6c934fdcea0af0d10f043aad99ac399b2660 authored almost 6 years ago
fix: Fix relativeTime plugin Math.round bug

* fix: Fix relativeTime plugin error Math.round bug

* chore: add comment

* chore: add 'day...

github.com/iamkun/dayjs - 40bea40f47c4190ea929a71597ed9a4d7a7dac13 authored almost 6 years ago
chore(release): 1.8.12 [skip ci]

## [1.8.12](https://github.com/iamkun/dayjs/compare/v1.8.11...v1.8.12) (2019-04-02)

### Bug Fix...

github.com/iamkun/dayjs - 566873acbdb562ff6354d255579eb323777d86f2 authored almost 6 years ago
Merge pull request #545 from iamkun/dev

D2M

github.com/iamkun/dayjs - 534d51ca189b16e1a5d9b7a158145d2425fe35e0 authored almost 6 years ago
chore: calendar plugin get config from locale file (#552)

github.com/iamkun/dayjs - 6a297b703f14981fb2458cc2521637750a0f1f2a authored almost 6 years ago
docs: Update zh-cn doc

github.com/iamkun/dayjs - b663444c95edc32f64050d6139c5f9260918cd7f authored almost 6 years ago
fix: Add Occitan (oc-lnc) locale file (#551)

github.com/iamkun/dayjs - c30b715e61f13dfc31e15cb5f9730eb012a7fcb9 authored almost 6 years ago
test: Update test to keep locale name and file name the same

github.com/iamkun/dayjs - 222592da90b36fbb6d5e7b5acb2890aea51c0d28 authored almost 6 years ago
fix: Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) (#546)

github.com/iamkun/dayjs - f2b5ebf73c395020edd0bb1c0b799b7f5f026885 authored almost 6 years ago
docs: Update available units table doc

github.com/iamkun/dayjs - 3f58237103dba1c1b21781448044da392459ab30 authored almost 6 years ago
docs: Update .get docs

github.com/iamkun/dayjs - daae556f91b623c6b05b2340c6e73f4211aba907 authored almost 6 years ago
fix: Add .get API

github.com/iamkun/dayjs - 73187972c7265785c93d4d4c9e8d079143d777fd authored almost 6 years ago
docs: Add Calendar plugin docs

github.com/iamkun/dayjs - e925de675f2a24e2145560e1f520cf839837f7a1 authored almost 6 years ago
fix: Fix set Month Year error in last day of the month

github.com/iamkun/dayjs - d058f4a339cac60852ad4965dbdaea7e75e0fb03 authored almost 6 years ago
fix: Add Calendar plugin

github.com/iamkun/dayjs - d1b9cf97cc77e9ec45ddd7349076a44b2ab9c165 authored almost 6 years ago
docs: Add IsoWeeksInYear docs

github.com/iamkun/dayjs - 71e4bff9d874eb6ac3447a06debc938bfc881554 authored almost 6 years ago
fix: Add isoWeeksInYear plugin

github.com/iamkun/dayjs - 2db8631bd530a2d25528bf99d31ee678816936d1 authored almost 6 years ago
Merge branch 'dev' of github.com:iamkun/dayjs into dev

github.com/iamkun/dayjs - 67c3086859fb7a69f0b751b86a5684df353375f3 authored almost 6 years ago
docs: update minMax plugin docs

github.com/iamkun/dayjs - 66e7ce6c890ccfa7a2dcb6e2641329f46cc3e692 authored almost 6 years ago
fix: Add plugin minMax to sopport .max .min

github.com/iamkun/dayjs - 2870a23d973e1b05c178393eb77682d377549f0e authored almost 6 years ago
fix: Add 79 locales (#541)

github.com/iamkun/dayjs - f75a125cf1ce2d131d434276d0db667f3a72401b authored almost 6 years ago
fix: Update ko locale weekdaysShort (#543)

github.com/iamkun/dayjs - 317fd3e6893c3f1cd60165c207bf88d4fd2e33bf authored almost 6 years ago
chore(release): 1.8.11 [skip ci]

## [1.8.11](https://github.com/iamkun/dayjs/compare/v1.8.10...v1.8.11) (2019-03-21)

### Bug Fix...

github.com/iamkun/dayjs - be6b891b9640576216858952e576aba914d87726 authored almost 6 years ago
Merge pull request #539 from iamkun/dev

D2M

github.com/iamkun/dayjs - 484a4c4c304102ab692201747476d18284fb8854 authored almost 6 years ago
test: remove local test

github.com/iamkun/dayjs - 0edabcd89e6a3149c77acaf5a0101a913867133d authored almost 6 years ago
docs: fix doc error

github.com/iamkun/dayjs - 0f692c557a4d98e3014b4949d52de2236fa4d4d0 authored almost 6 years ago
docs: Update quarterOfYear docs

github.com/iamkun/dayjs - 723f61a85491e446e80d9c5b17ae5e4e2d43da76 authored almost 6 years ago
fix: Add .add('quarter') .startOf('quarter') through plugin quarterOfYear

fix #537, fix #531

github.com/iamkun/dayjs - dde39e9660a7e9a511ab3ed58f151559b96e930b authored almost 6 years ago
fix: Update pt locale (#538)

Added some missing properties and localized formats

github.com/iamkun/dayjs - 1ac9e1e759c3fcb8aa567902c516409b2b86347e authored almost 6 years ago
fix: Fix CustomParseFormat plugin formatting bug (#536)

fix: #533

github.com/iamkun/dayjs - 85785462f873a936ae31df5772e8f21940338ef9 authored almost 6 years ago
fix: Add locale support for Azerbaijani language (az) (#535)

github.com/iamkun/dayjs - eeb20fa4a569d7e028a6dcbb1919b7e42ffa5363 authored almost 6 years ago
fix: Correct typescript definition `add`

fix #531

github.com/iamkun/dayjs - 22a249c349a61169b463558cc917168142723384 authored almost 6 years ago
chore(release): 1.8.10 [skip ci]

## [1.8.10](https://github.com/iamkun/dayjs/compare/v1.8.9...v1.8.10) (2019-03-10)

### Bug Fixe...

github.com/iamkun/dayjs - 6e29a4aa793d48cc57635da6a19ef227fbe3e3b5 authored almost 6 years ago
Merge pull request #528 from iamkun/dev

D2M

github.com/iamkun/dayjs - d62c68d5df388d834324c45d228694d7000212cf authored almost 6 years ago
Merge pull request #526 from iamkun/feature/refactor

Refactor

github.com/iamkun/dayjs - 47bda00df90c0e96a76c082cf80dba9a6c8a8e4e authored almost 6 years ago
chore: Update AdvancedFormat plugin parse gggg for week year

github.com/iamkun/dayjs - 0fc23979095e96aa5ed7279fedce0c8325472b31 authored almost 6 years ago
fix: Add WeekYear plugin

github.com/iamkun/dayjs - a8926082ee11979866e1328214443ae1823f5f07 authored almost 6 years ago
chore: Update AdvancedFormat plugin support wo format string fro week of the year

github.com/iamkun/dayjs - 6981ab6decd8556d6c43042eb3ad88a6ee4151f7 authored almost 6 years ago
chore: Update weekOfYear

github.com/iamkun/dayjs - 1ddf633ca8a4456af028bec1fa7f2ba0bdcb9537 authored almost 6 years ago
docs: Update docs

github.com/iamkun/dayjs - c46663227c66349515cf15c7ffb0d11ff3fe0659 authored almost 6 years ago
fix: CustomParseFormat plugin parse Do format string

fix #522

github.com/iamkun/dayjs - bf27fda1e3292973eb54fe9699f2637b44efaefe authored almost 6 years ago
fix(locale): Add nepali (ne) locale (#524)

github.com/iamkun/dayjs - bdbec0127e969477f35da2351aea0a5a9bf4d4bf authored almost 6 years ago
chore: Update isSame before after

github.com/iamkun/dayjs - 17683059ee991c7f32135d2d7b2c3f7630e6f052 authored almost 6 years ago
chore: Add localeData plugin

github.com/iamkun/dayjs - 8eb54047342fb282c02802a6decd0e98745a4727 authored almost 6 years ago
test: add more test

github.com/iamkun/dayjs - c9916fe839ff637aa74d44baaef6616ad50fc818 authored almost 6 years ago
chore: Add locale

github.com/iamkun/dayjs - 37ab09f3730000d565b7c064e51ed5abd7bf818a authored almost 6 years ago
chore: Add badMutable plugin

github.com/iamkun/dayjs - 08be44a9d9cc7137b732bc3d07edda3bec924a67 authored almost 6 years ago
chore: fix typo

github.com/iamkun/dayjs - f18a6e57c8f46db92dc1365f5537ad4e530bf952 authored almost 6 years ago
chore: Add isMoment plugin

github.com/iamkun/dayjs - 5f7e7c4e4489f254c78ca13468e5d50d9aab955f authored almost 6 years ago
docs: update set+get docs

github.com/iamkun/dayjs - fbb88995f1b45d18820d6fe0ada6cef89204fdac authored almost 6 years ago
docs: update get+set doc en

github.com/iamkun/dayjs - 92f4e72c1218f37dcd4d00b4c07b049fc2da9215 authored almost 6 years ago