Ecosyste.ms: OpenCollective

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

github.com/JodaOrg/joda-time

Joda-Time is the widely used replacement for the Java date and time classes prior to Java SE 8.
https://github.com/JodaOrg/joda-time

Remove uncaughtException calls

Previously the code called ThreadGroup.uncaughtException() which was invalid
Now it throws a Run...

55876b98250c1afaf23be12fb5fc4bd3677abbce authored over 11 years ago by Stephen Colebourne <[email protected]>
Enhance Javadoc wrt parsing of format patterns

Fixes #60

878d057f2f5187950152497efcbbecf05980eefa authored over 11 years ago by Stephen Colebourne <[email protected]>
Merge pull request #53 from RenniePet/Fix-FAQ

One too many "are"s in the heading.

cd161852ff308d97bdf1ed9f3e592c02659a36c2 authored over 11 years ago by Stephen Colebourne <[email protected]>
Minor tidy

f6a98adcf40dfe56cd1f0f3188c760e3e3141c63 authored over 11 years ago by Stephen Colebourne <[email protected]>
One too many "are"s in the heading.

2e3dd4492d3abc7ee89066c35cf05f01a064bdbc authored over 11 years ago by RenniePet <[email protected]>
Bump version

aef185e1c238cc6c63dbe4678607f4ed73422e74 authored over 11 years ago by Stephen Colebourne <[email protected]>
Release v2.3

b0fcbb950326cbb47452670de9e666ca119ef53d authored over 11 years ago by Stephen Colebourne <[email protected]>
Add additional clirr config

bbb38a06988303ab97beb72da9850a0e6426b9f5 authored over 11 years ago by Stephen Colebourne <[email protected]>
Update website and docs

9732f2a8932b39de93a1afda8d5f9f12d764fba9 authored over 11 years ago by Stephen Colebourne <[email protected]>
Use GitHub pages for home page

eb4965a236f69e6abadc32e8290347a579ac0902 authored over 11 years ago by Stephen Colebourne <[email protected]>
Move to using m2e Maven Eclipse plugin

Fix build

4ff0dadfc9dae54d7289a245a95a3b46c41f80e9 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add proper GitHub README

223e863a1f86987883674d704444f3ca5ffb6907 authored over 11 years ago by Stephen Colebourne <[email protected]>
Remove basic code warnings

a6d5c6b54095e93a27e989670f11549395c4c8ce authored over 11 years ago by Stephen Colebourne <[email protected]>
Move to using m2e Maven Eclipse plugin

f268b52a2e19f0f5dd1ef1ef1baf6b61ed037744 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix GJChronology.plus/minus across cutover and year zero

Fixes #28
When subtracting a number of years from a date in the GJChronology there are two consi...

28aeba952e838fb12c9b934ce6ef65658e45d7b2 authored over 11 years ago by Stephen Colebourne <[email protected]>
Better thread-safety in ISODateTimeFormat

Fixes #45

91b1ba4ed42ca0b345370ea3cc0ddcdb33781c6d authored over 11 years ago by Stephen Colebourne <[email protected]>
Better thread-safety in ISODateTimeFormat

Fixes #45

67778ce6f8a2d794ba876eaa95a3b5ddf720ac0b authored over 11 years ago by Stephen Colebourne <[email protected]>
Add LocalDateTime.toDate(TimeZone)

Provides an alternate way to create a java.util.Date that avoids some synchronization
Fixes #48

c384c385083468f2fcb7bd30f56a7952e31eaf9d authored over 11 years ago by Stephen Colebourne <[email protected]>
Merge branch 'master' of https://github.com/codematters/joda-time into codematters-master

a8d5d13a093b110fd8c8ba2dc9b40f268f404beb authored over 11 years ago by Stephen Colebourne <[email protected]>
Maximum size for pattern cache

Fixes #49

1516bade0148a8add828dc151e57f17e5fc9e247 authored over 11 years ago by Stephen Colebourne <[email protected]>
Merge branch 'mjunginger-patch-1'

50e7b4412e9aea5fa44158d60be7b60ed1783e8b authored over 11 years ago by Stephen Colebourne <[email protected]>
Update DateTimeFormat.java

Avoid memory leak through unbound HashMap

41528730761eb223a3a95b4d755223c763065a04 authored over 11 years ago by mjunginger <[email protected]>
Reduce synchronization in LocalDateTime.toDate()

java.util.Date uses TimeZone.getDefaultRef() internally, mostly when
using deprecated constructo...

092311620409bf8b7f6923a47762c8ee0545b2ac authored over 11 years ago by Bram <[email protected]>
Fix DateTimeFormatter.parseInto() where it obtains the default year

Previously, wrong year could be obtained at year start/end in non UTC zones
Now obtains year usi...

1adb1e69863dcd1ff282692bf1452c422528eeb9 authored over 11 years ago by Stephen Colebourne <[email protected]>
Define equals/hashcode in Chronology

Previous definition relied on identity from caches
Weird cases can circimvent that
Fixes #36

6bf5bba0f77f3023dec23a1de6e0a8cef8585f61 authored over 11 years ago by Stephen Colebourne <[email protected]>
Define equals/hashcode in Chronology

Previous definition relied on identity from caches
Weird cases can circimvent that
Fixes #36

afb454fb39e8560b4e5d2460715a3b28a17a0c50 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add @since tag

See #20

95b82019c46f45a7b948d8937f2f28067dfcd69f authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix chronology cache synchronization

Fixes #44

0f274a6e0450cfd23bae02f80d283dd0e66432a2 authored over 11 years ago by Stephen Colebourne <[email protected]>
Complete deprecation of DateMidnight

Fixes #41

fe915d2cb3cfac7d8f2d2f95970d41a65012e055 authored over 11 years ago by Stephen Colebourne <[email protected]>
Merge branch 'deprecate-datemidnight' of https://github.com/oby1/joda-time into oby1-deprecate-datemidnight

76e4cfd9cffb418e2ed4b83f6581a9948c43e216 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix test case

35bff3d17af8190fed77b92512f1777ad2b68fe9 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix to allow offsets from -00:01 to -00:59

Fixes #42

362ed1787724cda3ded37de2b0aa0f13adf0a66e authored over 11 years ago by Stephen Colebourne <[email protected]>
Ensure there is a max/min valid offset in DateTimeZone

Fixes #43

96f586cb8dac7eee62e9be519a3eab125c47bb23 authored over 11 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2013d

28bfc41b9f4032203ac3b782fd001601465fa79d authored over 11 years ago by Stephen Colebourne <[email protected]>
Suppress deprecation warnings

67e22f8cf38b600de736c53b06e790e913675c33 authored over 11 years ago by Stephen Colebourne <[email protected]>
Deprecate DateMidnight

54edec0d6c2bbf51c0c061d934eeb17302f029ab authored over 11 years ago by Oren Benjamin <[email protected]>
Merge pull request #38 from mebigfatguy/master

fix javadoc @link tags

08a3a0b969b1e5d1d06489a698fe9c9b69e2f2d9 authored over 11 years ago by Stephen Colebourne <[email protected]>
fix javadoc @links

6fc068c570ae8bfd608da27240ae9107ef175fd4 authored over 11 years ago by Dave Brosius <[email protected]>
Investigate Period calculation at end of month

See #31

0cd0ccad045c82711aadf3b37c4188655ad552cf authored over 11 years ago by Stephen Colebourne <[email protected]>
Days.daysBetween fails for MonthDay

Problems around leap year
Fixes #22

3a413d7844c22dc6ddd50bf5d0d55ff3589e47ac authored over 11 years ago by Stephen Colebourne <[email protected]>
Update pom with pull request author

efce99164f0bbd2c70e7f9d71884a32473e02c6d authored over 11 years ago by Stephen Colebourne <[email protected]>
Merge pull request #29 from celkins/fix-javadoc-typo

Fix invalid ISO 8601 duration syntax in javadoc example

ea9789a97831407c5044cc986663d5d91d53099e authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix invalid ISO 8601 duration syntax in javadoc example

f89ae6a4494dbb326f8c899e65816d596d28bca1 authored over 11 years ago by Christopher Elkins <[email protected]>
Fix short time-zone name parsing to match the longest name

7fe4b477d279001403795e09c6a1191d7304e889 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix pom

6be086e6320a7debdb1b62e4c1185119e1e6e3cd authored over 11 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2013c

7a5dc1e9647f41d944a7bbcf99c8d9f87a5d22f1 authored over 11 years ago by Stephen Colebourne <[email protected]>
Enable travisci

c36c7cb9f1d5cc8fdfa8cd7e58f5bdb5cb115740 authored over 11 years ago by Stephen Colebourne <[email protected]>
Add method to compare intervals ignoring the chronology

Also enhance equals() Javadoc

43375f430fd97111b3c9649baf651ed4ee838c71 authored over 11 years ago by Stephen Colebourne <[email protected]>
Update to consistent JDK reference across Joda projects

a77691dd1770f553235c2ebfb56daacb818fdb9a authored over 11 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2013b

Fixes #14

02d02622f5a73ef4babd8856272e4d4d84556909 authored over 11 years ago by Stephen Colebourne <[email protected]>
Fix ZoneInfoCompiler and DateTimeZoneBuilder multi-threading

Fixes #18

57eb4cbb9044771cd46a9eee0c62016618930226 authored over 11 years ago by Stephen Colebourne <[email protected]>
Bump version

6d5104753470c130336e319a64009c0553b29c96 authored over 11 years ago by Stephen Colebourne <[email protected]>
Update pom.xml

Add contributor

3cfbe97aaf1e62123a4d7e45f55ec80efd8cdc8c authored almost 12 years ago by Stephen Colebourne <[email protected]>
Merge pull request #12 from plumpy/master

Two tiny Javadoc corrections.

799d72219846e7dbb8589c4473d4be27bdee2fd3 authored almost 12 years ago by Stephen Colebourne <[email protected]>
two tiny javadoc corrections

cd40f81a6f7557cdb526de52988cd158b744e2fd authored almost 12 years ago by Michael Plump <[email protected]>
Fix link

7c95794520bf58e931c63bba2f1ca8baa383af1c authored almost 12 years ago by Stephen Colebourne <[email protected]>
Direct users to GitHub issues

456e64b6f84127654ba17205d689f30ab1a2ce40 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Remove tasks page

639c9657af7ff013e64ccfcce6d17a8817330351 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Enhance pom

3614019b23b6d9823e366fa46ac58fc259d56d77 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Only one Javadoc link

4b9e2314e9d5fd809003511b6ca6260b9ac4d535 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Remove old images

a3cf2fcc6d6c581811d7bba05d44101857c55282 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Prepare for v2.2

f924b433bc211cdd365d677c725e6377d6b6c369 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Clearer release notes

bddc55cf70a403d207d8490fc9e9473047450897 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Fix typos

db34c4a393ae3d4fdf03fcbd2c19a9ff77bed089 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2013a

c4328d9fde44bf437df122c1504ba09ff6cc7954 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Add recent contributors

979e9b461bbdd47436b9901d8771bcb54ccdb23c authored almost 12 years ago by Stephen Colebourne <[email protected]>
Fix patch and update project files (Duration string parsing)

c8dd135b82e79f00c32fe829a11b002ad7009ad1 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Merge pull request #10 from mkneissl/master

Fix Duration conversion from String for negative millisecond durations.

4e5eb2686e75821b99747b0a28b004a010f61021 authored almost 12 years ago by Stephen Colebourne <[email protected]>
Fix Duration conversion from String for negative millisecond durations.

b99b715061f2e333d6d2586e77d257807b9f6cd0 authored almost 12 years ago by Martin Kneissl <[email protected]>
Fix LocalTime Javadoc

da86724314ec8b7f12396aa35aa70e619cbc82fd authored almost 12 years ago by Stephen Colebourne <[email protected]>
Javadoc fix to Years [169]

cb28cb59711355f0b0f61e9eb81a9fcf377b277e authored almost 12 years ago by Stephen Colebourne <[email protected]>
Document and test constructor behavior

https://sourceforge.net/p/joda-time/bugs/154/

da82913207f29f90da1af3ce788c7aedd8ddbd5d authored about 12 years ago by Stephen Colebourne <[email protected]>
Fix withMaximumValue()/withMinimumValue() to handle DST gap

https://sourceforge.net/p/joda-time/bugs/159/

4e511f5a6fab8df41f1e8cdda6c583fb4ab4c0c6 authored about 12 years ago by Stephen Colebourne <[email protected]>
Add IllegalInstantException

Better handle DST gaps

2fcc704a0e7d863f19b5b14fb412c14f3c063dd4 authored about 12 years ago by Stephen Colebourne <[email protected]>
Change maven build to use exec-maven-plugin

https://sourceforge.net/p/joda-time/bugs/158/

14221a4e49631e469f5e6e712ce38d3d3a60427f authored about 12 years ago by Stephen Colebourne <[email protected]>
Remove ant build

7a847c21d6d2c622ea75b3136f4caa1919850220 authored about 12 years ago by Stephen Colebourne <[email protected]>
Delete TODO file

e329ecf6177bd19a9d4520514cfc6b02a8109eec authored about 12 years ago by Stephen Colebourne <[email protected]>
Update to time-zone data 2012j

2e564955a4b46087f027ad160cef92808e8c587c authored about 12 years ago by Stephen Colebourne <[email protected]>
Accept pull request

Fixes #9

263d4427abd09e4aa28a7c760a446b8eb3a9041a authored about 12 years ago by Stephen Colebourne <[email protected]>
Merge remote-tracking branch 'hajimes/period_ja'

7e08f7490f43da8846ede296ae1f6e984a9a740d authored about 12 years ago by Stephen Colebourne <[email protected]>
Add Japanese translation of word-based periods

This commit adds Japanese translation of word-based periods and
support for parsing the strings ...

6d56b7e65306d748a038fb30bff30cee5e18597d authored about 12 years ago by Hajime Senuma <[email protected]>
Javadoc clarify on formatter builder

from mailing list email

101995f41c8cd6b0aafa0c840de3da1951e0889d authored about 12 years ago by Stephen Colebourne <[email protected]>
Fix calculation of month length when day-of-month specified is less than 1

Fixes SF bug 165

8ffa0cd7ff9917423c405ed8ad27e8809545f41d authored about 12 years ago by Stephen Colebourne <[email protected]>
Fix fromCalendarFields()/fromDateFields() to handle era BC correctly

Fixes #8

77a6b3a44da7ae4af62e88b4b27eeefec2d768c2 authored about 12 years ago by Stephen Colebourne <[email protected]>
Maven pom tweaks

from Joakim RIBIER from pull request

f2f9c8146446eff341dc7b66b5237b56d50abec0 authored about 12 years ago by Stephen Colebourne <[email protected]>
Merge pull request #7 from dancojocar/patch-1

Fix typo in DateTimeUtils default time-zone names

5cdb206561df9f64398f73947966c1bb46e8a0c8 authored about 12 years ago by Stephen Colebourne <[email protected]>
Fix typo

Use "America/Chicago" instead of "America/Chigaco"

e9f90a1ecffe01d9d172b053e94cb300e56cefef authored about 12 years ago by dancojocar <[email protected]>
Fix to handle cross-time-zone issues properly rather than always using UTC [163]

MutableDateTime.setDate(ReadableInstant)

bb661e139b047bb2b29bebe03651550d0647371b authored about 12 years ago by Stephen Colebourne <[email protected]>
Fix to handle cross-time-zone issues properly rather than always using UTC

MutableDateTime.setDate(ReadableInstant)

cd24d5cb2a981ed5af3a3060399a13e010c33a6f authored about 12 years ago by Stephen Colebourne <[email protected]>
Add Danish translation of word-based periods

Originated from Kasper Laudrup, checked by SJC

136667ccf66c62866dc99c7967cf8491804a54be authored over 12 years ago by Stephen Colebourne <[email protected]>
Fix tests to match changes Spanish resource file

6d3a272c0ace74604b29e11b9850853b0b03bf34 authored over 12 years ago by Stephen Colebourne <[email protected]>
Corrected accent on i in Spanish 'dias'

fd88604b0462f26b14575f68e99a4af5c7ac18f7 authored over 12 years ago by John Fletcher <[email protected]>
Fix to avoid exception for times before 1970 with non-zero milli-of-second

a9f1ae91311276c5321e23f880aa3b0078e1d191 authored over 12 years ago by Stephen Colebourne <[email protected]>
Add test case to investigate issue

https://sourceforge.net/projects/joda-time/forums/forum/337835/topic/5625120

5d0f10b46684dfa1518e3885e0ef11fdd59f1578 authored over 12 years ago by Stephen Colebourne <[email protected]>
Fix period formatter to correctly output values negative milliseconds [3564249]

Fix is between zero and -1 second

5d08a1cdbfa6ce86a0baf637493c464e91e91968 authored over 12 years ago by Stephen Colebourne <[email protected]>
Add methods to calculate Julian Day

6a1b24c5d85270b57706b3f7ca0b4c05a752b3ff authored over 12 years ago by Stephen Colebourne <[email protected]>
Better installation docs

bce8df70d02f86a57eb14774711ec1eec0f664e4 authored over 12 years ago by Stephen Colebourne <[email protected]>
Parsing of US short time-zone names

14863a51230b3d44201646dbc1ce5d7f6bb97a33 authored over 12 years ago by Stephen Colebourne <[email protected]>
Fix formatter cannot print/parse code

Code to check if formatter cannot print/parse didn't work properly

46b817a006e768865b1f0d2896e814dfa2d3244f authored over 12 years ago by Stephen Colebourne <[email protected]>
Ignore Eclipse files

06fffaf3368f5516364b5469835530292cd434b9 authored over 12 years ago by Stephen Colebourne <[email protected]>