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

Add P2 update site

2091e713bb05787a8fb38998827e0ec7715eed79 authored over 12 years ago by Stephen Colebourne <[email protected]>
Merge pull request #4 from jlavallee/patch-1

Fix typo in Jollyday description

fdb2ef48c441fac486734fcb43899a0191509c74 authored over 12 years ago by Stephen Colebourne <[email protected]>
Clarify values passed into constructors

24ad2dd7257008f0c5d2a9bbb58d303901638847 authored over 12 years ago by Stephen Colebourne <[email protected]>
Fix typo in Jollyday description

fecee7606f0882156d359326a1346aebd8833d06 authored over 12 years ago by Jeff Lavallee <[email protected]>
Change some StringBuffer uses to StringBuilder [3532330]

66c4a1c10d33243fb0a6f850d350226ab4d55a6c authored over 12 years ago by Stephen Colebourne <[email protected]>
Fix MonthDay add/subtract around Feb29 [3528941]

2ea856328ed5710537778d755a5ff52a6831a2ee authored over 12 years ago by Stephen Colebourne <[email protected]>
Harden TestReadableDurationConverter test case [3515086]

cc3262ff42e41f3b1f64290262704da3895fbe85 authored over 12 years ago by Stephen Colebourne <[email protected]>
FieldUtils.safeMultiply(long,int) [3520651]

Fix implementation to throw exception for (Long.MIN_VALUE, -1)

0cefc4c212e92e5dccdfa658785c419483317558 authored over 12 years ago by Stephen Colebourne <[email protected]>
Update time-zone data to 2012c

383354adc669c3fd8d9e6fe3a25403df993e11e7 authored over 12 years ago by Stephen Colebourne <[email protected]>
Fix DateTimeFormatter.parseInto() [3522138]

Revert behaviour back to v1.x when parseInto month/day only

706513d59425e7a9dc6bdb972f25b03b02e48558 authored over 12 years ago by Stephen Colebourne <[email protected]>
Add better null comment [3513326]

dba7c37ea3d83b32779d3bb13cb184aedf761a8a authored almost 13 years ago by Stephen Colebourne <[email protected]>
Prepare for v2.1

67178f0d41ac94afd03042c6c4ab17cec03d4db5 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Checkstyle

0993b376430000ffb90aa749db7eda482f9e7411 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fix cut and paste in docs

aa13a78ececf68bc406dbbb47378d51cdd67fc90 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fixup ant script

90ed89dfe6acaa092b8bfa14831c023a59a05f7b authored almost 13 years ago by Stephen Colebourne <[email protected]>
Update Joda-Convert dependency

48e7bb7810f9bdfa19d05f99664ac244a4a89236 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Add Scala notes

I think its a Scala bug...

b8f80df301fecbf4ff8764e7fd3b37284f21dce6 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Update to time-zone 2011n

2c7cc0930ba72a0e71b4000a2d1447e24ba161e6 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Add to git ignore

1cea361ab91f4daec5d9fcfa1482d6791adfe285 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Add since tags

3ea371ac9fa61bd22a2c89f5d5bcc6721bfcab93 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fix validation in BasicChronology.getDateTimeMillis

Previously this allowed a millisOfDay value one too large

790a3a234c91f7af7ba21f87df4808b03adca5e8 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fix multiplication of Long.MIN_VALUE by -1 in safeMultiply()

714c53e2af8fe894fda54eb805958ced0ce08532 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Add Period.multipliedBy(int) and Period.negated()

44b5d6cc832ddc1b08abb1c3aca42b4d84c43eef authored almost 13 years ago by Stephen Colebourne <[email protected]>
Use getID() when parsing JDK TimeZone

Bug from Steve Livengood (mailing list)

12fce67142744ed4f8fa78b6a5561434987195dd authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fix time zone later/earlier offset methods in Western hemisphere [3476684]

a8913f5ad5dfde59263c981c9e9eb28e43fd2e00 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Fix multi-lingual period format for using English from another language default [3471414]

An empty messages file ensures the bunde loader works correctly

cdeacf09e33ddbaf75a4563d7bc62063f50972b1 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Tweaks to cached time-zone to try and avoid a NPE [3470276]

5d8a77e2bf78e55bbe22bcd8059091737e9e58c5 authored almost 13 years ago by Stephen Colebourne <[email protected]>
Add FAQ on wrong time-zone offsets

d634d385e7d01589bc78fc666ecf1e9978a1f45d authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix references to removed methods in user guide

3bca798e224a711ec69801086e5fb4b2b4169b30 authored about 13 years ago by Stephen Colebourne <[email protected]>
Enhance plus/minus javadoc [3469522]

7a4800c229b498bd239a5d08187ecfd09268a1e5 authored about 13 years ago by Stephen Colebourne <[email protected]>
Add to gitignore

1803610f0e29ba6fb6fbb1c0883139eea9121a3e authored about 13 years ago by Stephen Colebourne <[email protected]>
Enhance readResolve() from LocalDate/LocalTime/LocalDateTime [3461008]

d2ec203cc3e19cb26d01c4a153e65f395ad6420d authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix PeriodType caching

Spotted by Greg and Laura Inozemtseva

d6791cb5f9d476738da9247d5a7849ee972474ae authored about 13 years ago by Stephen Colebourne <[email protected]>
Better hash code distribution

Proposed by Greg Inozemtsev

7b5032a43880b77549b3c2bedf5172b9248d4580 authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix GJChronology to allow some leap year dates in JulianChronology to be created [3446915]

b609d7d66d180f2eb537b27f5d605d0596e096ce authored about 13 years ago by Stephen Colebourne <[email protected]>
Make hash code deterministic

Reported on mailing list

e16eb72a29d06ce36030b109156bea3244273fb8 authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix broken hyperlink, notified by "Gent, R.H. van (Rob)"

5a4fb365f84c34b4e2e034e9dca347ebe986e4de authored about 13 years ago by Stephen Colebourne <[email protected]>
Ambiguous date-time when in zone with offset of 00:00 [3424669]

82c5e4f9550e4df36e07b66f35f7c3e9d7eb5eba authored about 13 years ago by Stephen Colebourne <[email protected]>
Fix zone id parsing for ids like America/Dawson_Creek [3427389]

a92450e88df85d6b7a0fa53517da46286c24f53f authored about 13 years ago by Stephen Colebourne <[email protected]>
Add note about JAXB to related projects

17a60c9a7253d9a8fce6afe2ce46bea78ac53ebe authored over 13 years ago by Stephen Colebourne <[email protected]>
Update FAQ

7b145b04eac082d537b515c1a60d940fc4c3cda0 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add time-zone offset to Interval string [https://github.com/JodaOrg/joda-time/pull/2]

f52ae28dc5a2c90abea2721d12e03e66ec7e0381 authored over 13 years ago by Stephen Colebourne <[email protected]>
Format the endpoints of an interval in toString using ISODateTimeFormat.dateTime(), to not lose the timezone

e2d472ba27e96185c13868f5c1b638a707a50e3b authored over 13 years ago by Vidar Larsen <[email protected]>
Make tests pass using non-English default locale

5a59a1f60df3346bc8db8d893795237edb581d66 authored over 13 years ago by Stephen Colebourne <[email protected]>
Javadoc fix to MutablePeriod [3413869]

7bdb324b061d051a8ad03c6ae27de755a53e54a0 authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix time-zone names in non-English locales on JDK1.6 [3412910]

0973b46039c4db0be3a969d36c220dee1e1fb4da authored over 13 years ago by Stephen Colebourne <[email protected]>
Remove broken test class

c5a5190e19c062405ae4825c36e2172ae64202fb authored over 13 years ago by Stephen Colebourne <[email protected]>
Work around maven bug that puts duplicate files in source jar

49558a5286c3b7eb6c85d5f26e5ae94f11f7a892 authored over 13 years ago by Stephen Colebourne <[email protected]>
Fix release date

5d127a3a3eee543ad018d41568f363f6159876f7 authored over 13 years ago by Stephen Colebourne <[email protected]>
Support parsing of date-time zone names like BST or British Summer Time

Fix code to avoid source and binary incompatibility

1ec3c2f0962d41db0d83e01ac5df26d7b954aa34 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add deprcated annotation

3ea62678a6497af61932df9b8e1b5c06d90df116 authored over 13 years ago by Stephen Colebourne <[email protected]>
Comment out pmd to avoid Out Of Memory issues

0700250167244fa2883162d44dedb64aa75b4c6f authored over 13 years ago by Stephen Colebourne <[email protected]>
Work around maven bug that puts duplicate files in source jar

aa17c53150656826623ae155c7a1ee8a2f7b2e60 authored over 13 years ago by Stephen Colebourne <[email protected]>
Time zone database 2011h

f64399f338330f5441efd34220a5f7f589f927b8 authored over 13 years ago by Stephen Colebourne <[email protected]>
Prepare for v2.0

fc896e3aa6a931255a6713ddabfe0bc6ddc34da0 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add static now() methods to major classes

2c5adef4066e04c58dcef1903c11b36a1b58b09f authored over 13 years ago by Stephen Colebourne <[email protected]>
Minor tweaks to code from Dave Brosius

d88831b659b3f709786ee3343bf80a178fd5b82a authored over 13 years ago by Stephen Colebourne <[email protected]>
Merge commit '6b1b998c82879495a0587fc0559314e9605061bc'

4d3256dfb95c9cd36dfc498f67598ef87df7ec7c authored over 13 years ago by Stephen Colebourne <[email protected]>
Support parsing of date-time zone names like BST or British Summer Time

New API where caller must pas in the lookup table

80486e850b962655154d7f1b8eed3b89782fbbcd authored over 13 years ago by Stephen Colebourne <[email protected]>
Support parsing of date-time zone IDs like Europe/London

53eadfbd0ec9d6b4a02dae38730b77b14000c1f3 authored over 13 years ago by Stephen Colebourne <[email protected]>
make sure streams get closed when exception occurs

6b1b998c82879495a0587fc0559314e9605061bc authored over 13 years ago by Dave Brosius <[email protected]>
add equals/hashCode methods for classes that implements compareTo

ae451955a5d85da384e50864577e851784f524eb authored over 13 years ago by Dave Brosius <[email protected]>
use the Integer cache where possible

56ce9bafec77d1c8631d6260fda269b2454d1b3a authored over 13 years ago by Dave Brosius <[email protected]>
use the Integer cache where possible

9d991bcfd898a7b06239dbe1788774ba5106562b authored over 13 years ago by Dave Brosius <[email protected]>
push code down to inner block where it's actually used

d6f06ab1e8a0b8dc4ccfa65f19685862cd874685 authored over 13 years ago by Dave Brosius <[email protected]>
npe guard

c9322762864990de42572d00b6d7e53b1758496c authored over 13 years ago by Dave Brosius <[email protected]>
Make compile on Java 5 rather than Java 6

05df0f4615c0e863478d5c747e94429073c55af2 authored over 13 years ago by Stephen Colebourne <[email protected]>
Rework fix to ensure immutable classes by using volatile instance variables

Original fix relied on a reflection hack that isn't guaranteed to work

67f1a30fc0fceda751b6347b2b16a5081878ac1e authored over 13 years ago by Stephen Colebourne <[email protected]>
Prepare for v2.0-RC1

47da336524c37da3673183f02b56a9c7fb59ea0e authored over 13 years ago by Stephen Colebourne <[email protected]>
Time-zone DB 2011g

2bad17807728fe448df31f41a07d0900f4b1e348 authored over 13 years ago by Stephen Colebourne <[email protected]>
Ensure immutable classes by using final instance variables

067983f2684fa9e9ca4af4ef73b09e2be2f70001 authored over 13 years ago by Stephen Colebourne <[email protected]>
Test serialization of Duration

b55a47fac957dd9285ae1a43d56c7122b338d6bc authored over 13 years ago by Stephen Colebourne <[email protected]>
Add more documentation about not parsing 24:00

72ec854165480a0602d18fae6629ccd59bedf375 authored over 13 years ago by Stephen Colebourne <[email protected]>
Readme

9f24508a3133051c2468638397279a2862e1756d authored over 13 years ago by Stephen Colebourne <[email protected]>
Rely on interface rather than redeclaration when adding Comparable to ReadablePartial interface for better backwards compatibility

e6cd9ba1f1c2a846c6b588668d6896123f290f91 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add Comparable to ReadablePartial interface

644043327969140f6bdf408c54706b8b4f3afe62 authored over 13 years ago by Stephen Colebourne <[email protected]>
Clarify Javadoc around week-of-weekyear

f67b62aa59a9634ef16bd1d27ce6157313c7854b authored over 13 years ago by Stephen Colebourne <[email protected]>
Add DateTime.withTimeAtStartOfDay() [3304757]

8dc39649777b31a89051a8274b2bbff708d93762 authored over 13 years ago by Stephen Colebourne <[email protected]>
Setup standard Eclipse environment and git ignores

24145245526b789deb025bbb47cdaecdd4b84e04 authored over 13 years ago by Stephen Colebourne <[email protected]>
Mark current version as a snapshot

88d917b1ed02f7bd693475bbc296c18cb969b184 authored over 13 years ago by Stephen Colebourne <[email protected]>
Update following move to GitHub

90c44c4ec409084e311cbf51550936c53cf88415 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add basic readme

67e4663f3637472346e153bef8196eca87463d50 authored over 13 years ago by Stephen Colebourne <[email protected]>
Add basic Eclipse files

27fde774b9833eb291911c3520682ff934c081af authored over 13 years ago by Stephen Colebourne <[email protected]>
Add gitignore

0f54d320974e72dd16740a132436eb8b63badae7 authored over 13 years ago by Stephen Colebourne <[email protected]>
Remove JodaTime folder moving files to top level

df4a82f4fb46cc2248280c462e18f08d55a3d112 authored over 13 years ago by Stephen Colebourne <[email protected]>
Remove Joda-Time contrib folder - active projects now independent at GitHub

72b22654962284bac59c2777131b42a2d1f53228 authored over 13 years ago by Stephen Colebourne <[email protected]>
Move to Hibernate 3.6, with flexible Joda-Time and Hibernate versioning (provided dependencies)

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1613 1e1cfbb7-5c0e-041...

3ec46adf5021cecfc2a131aa6604496bce9875c4 authored over 13 years ago by Stephen Colebourne <[email protected]>
Extra tests to ensure constructor behaviour at overlap

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1612 1e1cfbb7-5c0e-041...

149da40869ba69f56aaa4ddde033221a5d51f840 authored over 13 years ago by Stephen Colebourne <[email protected]>
Clarify Javadoc re Julian Gregorian cutover

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1611 1e1cfbb7-5c0e-041...

b8ce739c7a427e65675dcdcc189c06e3e2c18554 authored over 13 years ago by Stephen Colebourne <[email protected]>
Duraton.toPeriod(), new Period(long), new MutablePeriod(long) [3264409]

Fixed to obey Javadoc. Previously, they didn't obey the Javadoc if the default time-zone had no d...

57c8aaf94b95323c295dcfec5f40f181846164e7 authored almost 14 years ago by Stephen Colebourne <[email protected]>
DateTimeZone.forTimeZone [3216471]

Time-zone ID "MET" from java.util.TimeZone is now mapped correctly.
Other time-zone conversions h...

14dedcbc04682c1b1b6c5ebe91bc930b79eeb572 authored almost 14 years ago by Stephen Colebourne <[email protected]>
Javadoc withMaximumValue/withMinimumValue

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1608 1e1cfbb7-5c0e-041...

bfd37a81dd7f4c9e35340f3de0b5b1e8066a141b authored almost 14 years ago by Stephen Colebourne <[email protected]>
Add DateTime.withEarlierOffsetAtOverlap() .withLaterOffsetAtOverlap() [3192457]

Allow fine grained control of the offset during a DST overlap
reported by Hood Wilson Gusso Silva...

58620f646d02b19c1a6a730b635ed7902beff15e authored almost 14 years ago by Stephen Colebourne <[email protected]>
Conversion from parsed values to a date-time handles weird sets of fields better [3161586]

This change is mostly for combinations like weekyear-month-week
The new code doesn't handle all c...

d50efdf75a8daeced88d79b168f68d189fb87e13 authored almost 14 years ago by Stephen Colebourne <[email protected]>
Remove OSGi BundleExecutionEnvironment [3175068,3175612]

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1605 1e1cfbb7-5c0e-041...

c3bec2cd4eea2e87c650f5ad9b537dddb804778c authored almost 14 years ago by Stephen Colebourne <[email protected]>
DateTimeZone.getMillisKeepLocal

The behaviour now retains the offset when changing zones where possible
This affects DateTime.wit...

5bb92d135b5ff9bf696af6fa92d406912af78c5d authored almost 14 years ago by Stephen Colebourne <[email protected]>
Standard DateTimeFieldType hashCode and equals for stability across serialization

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1603 1e1cfbb7-5c0e-041...

bbbbbbfb607a0ee6391fdb6540d900b56493d523 authored almost 14 years ago by Stephen Colebourne <[email protected]>
Fix ant build to handle joda-convert

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1602 1e1cfbb7-5c0e-041...

83c41421510c7c9f25a9a68e210d6d9f696d23bd authored almost 14 years ago by Stephen Colebourne <[email protected]>
Handle broken serialization in other tools [3117678]

Some tools can't handle the joda-time stub serialization, kludge a fix for them
Also add final to...

65727d7eb64c29db1f8f063b57f837da3f4ab98b authored about 14 years ago by Stephen Colebourne <[email protected]>
Fix ant file now joda-convert needed for compilation

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1600 1e1cfbb7-5c0e-041...

1194c698bea511a6ed01437ab2cd60e2fd759b47 authored about 14 years ago by Stephen Colebourne <[email protected]>