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

Fix bug where some time zones (S.Africa) use same abbreviated zone name for summer and winter

bug 1716305

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1223 1e1cf...

65969a12bdec1c325df033e302b40f33bba8cc0d authored over 17 years ago
Remove system.out and formatting

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

79ce64e7ea3ef567fb832974943e20317e2f3baf authored over 17 years ago
Remove US/Canada DST change note

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

7f964c8ee8755e0afccb6e7956ba433dbcfae6e2 authored over 17 years ago
Fix mailing list links

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

f19323cdf20cbe78d3622c97f62d689a857d7e9d authored over 17 years ago
Fix DateTimeFormat javadoc to explain time zone parsing restriction better [OpenDiscussion 1721909]

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

ddd50d2773c7126e0c3249c99bbed04cf7544b34 authored over 17 years ago
Fix bug where some time zones (Australia) use same abbreviated zone name for summer and winter

bug 1716305

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1218 1e1cf...

9b01b9e8b42e8f33f02caf91110fe6459e830fcb authored over 17 years ago
Bug fix: LenientChronology might incorrectly adjust a valid hour field near DST transition

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

72466a534fe821afe123199b5a7f1001ff3bdea9 authored over 17 years ago
Updated tz database to version 2007f.

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

7ad12078177a22d1c3a249577c397cd892841227 authored over 17 years ago
renaming for consistency

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

3c10f161032b22649a70a6edc3514b2a40f220e7 authored over 17 years ago
contributing hibernate support for Duration and Period

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

dd707bbe25ef0c2cb33855e0e757fa6f8d7f5c6b authored over 17 years ago
Add AbstractPeriod.toString(PeriodFormatter)

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

9eca1233bbf47a63c4109edc340fee400f35a9b6 authored almost 18 years ago
Add project URL

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

27b6a8b0c5f81758b3ccb2e24bd212c4d7e8bf2b authored almost 18 years ago
Add LocalDate.toLocalDateTime

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

9b298d5608250e0c72c452d0a2e8664491d9b9be authored almost 18 years ago
Ensure conversion to j.u.TimeZone produces best matching object possible

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

bf41214e765037b612d806d03fba63b417ad4e31 authored almost 18 years ago
Ensure conversion to j.u.TimeZone produces best matching object possible

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

eadcce774d6c344fb631543465205b91e7b419a3 authored almost 18 years ago
Avoid reflection issue reported from Apache Harmony

bug 1699760

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1208 1e1cf...

c099c1155af7289d091a118c2c38bafd4d894bc9 authored almost 18 years ago
More performance enhancements for Local* classes

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

44e2b4553860afcafb8ff969c8f416cda3b62f01 authored almost 18 years ago
Javadoc

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

94d10c71847a8f7c56500b0eabe6068c6eacfb9d authored almost 18 years ago
Updated tz database to version 2007e.

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

de71818aeafa7f9e268e7c3db785a4744127c505 authored almost 18 years ago
Added TestUnsupportedDateTimeField to exercise all methods in UnsupportedDateTimeField. Modified TestAll.java to include this test suite.

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

be32ff327cb1aa283ea983bd9d19fd216c16622c authored almost 18 years ago
DateTimeZone did not properly convert fixed offset zones to java.util.TimeZone

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

aa114f070b15d0f91261a4c4c9c1b170ec5e92cf authored almost 18 years ago
Updated tz database to version 2007d.

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

9378383c75a75a46d55161b1b9d2241694bf62d4 authored almost 18 years ago
Updated tz database to version 2007d.

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

1b63785f1ea1ba9e868a1e5e5ef2486fc3a38512 authored almost 18 years ago
Add javadoc to explain exception thrown when conversion to zoned datetime is invalid due to time zone

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

4109251f742412d95dfa939dd2da6d2f831948a9 authored almost 18 years ago
Period formatting could end up in an infinite loop on IBM JDK 1.4.2

problem investigated by Jeroen van Erp with patch supplied

git-svn-id: https://joda-time.svn.so...

f0b7de0860f5f72ac914c4c7bb6bf5457009bd65 authored almost 18 years ago
Add tests to show pivot year parse works

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

2e7de31b0fb56e8821ad7e68d15f7e9d7690c6a4 authored almost 18 years ago
Updated tz database to version 2007c.

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

909aa72e4ba50f50297b52c8459e929ca6f25d39 authored almost 18 years ago
Performance enhancement to comparison of LocalDate, LocalTime and LocalDateTime

suggested by Francois Staes

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/...

9cb266b77b0b55e995b94771ed730fa8a75fbffc authored almost 18 years ago
Fix period formating from throwing NegativeArraySizeException

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

9aa6681d31b410756bf0b8c252a86e31f4aee30f authored almost 18 years ago
Handle ibiblio changes

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

1aea267f61b95d56f32ebeb79b627b2a93f0d4b4 authored almost 18 years ago
Minor test case optimisation, from Antonio Leita

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

d9e629e97e386a366e640639119a58d5b719647a authored almost 18 years ago
Fix spelling error, from Guilherme Chapiewski

Add JSR 310 link

git-svn-id: https://joda-time.svn.sourceforge.net/svnroot/joda-time/trunk@1192 ...

3fce0d10f6c9e005f095b258135d7d8c5f2c10b4 authored almost 18 years ago
Update page now 2007b is available

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

21baaea4ed2502c640d2379df14edaa2267bb330 authored almost 18 years ago
Spelling error, from Pascal Pugatsch

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

0952c6330c25f8aaac3de782943851445ca2354d authored almost 18 years ago
FAQ on US/Canada DST change

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

a5922db3ace7eed6fb29dbd5e0eee05a91b550a8 authored almost 18 years ago
Updated FAQ to include info on new US and Canada timezone rules.

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

903a0ac2e2dbc370cfba2ad499dd1fadb3f300d2 authored almost 18 years ago
Fixes to make maven happy

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

14589947c018901cdba024d3d71ebd8c9baa46cc authored about 18 years ago
Tidy user guide

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

514d80beccaef8cce0b9a43da58b12f2141c1102 authored about 18 years ago
Update Joda-Beans link

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

3568f72d6768a4ce995cd811552c4e7a87caefff authored about 18 years ago
Add and update Joda ASF2 license

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

4d6a1ecf998f3423a7a07ec764cbaad6e451147f authored about 18 years ago
Update to Joda-Time 1.3 jar file

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

1945a52ff262dfcd5f29281cfac3d197ac8d69e1 authored about 18 years ago
added documentation, adjusted joda-time version

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

76f61a201bfea2e2f60c8b68196c59de590f0fa2 authored about 18 years ago
added persister for LocalDate and LocalTime

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

82e15b2b9bf43ae8c549fa2be18e2ead6e51f165 authored about 18 years ago
Fix spelling error, from Jean-Philippe Martin by email

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

0f4a711054244791d1fd7eb934f652d4a0af013d authored about 18 years ago
LocalDate/LocalTime conostructors did not set internal state correctly

spotted via problem with Days.daysBetween from Gareth Chapman

git-svn-id: https://joda-time.svn....

93c99e2910ff4238caaaad76f4f468bfa0a2ab1c authored about 18 years ago
Update the release notes for version 1.5

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

576bf10612cbfd3c100add079a97fc2d1b813886 authored about 18 years ago
Updated tz database to version 2007a.

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

c0de5a91bc8d8908ef5bbd527f269ee340e56149 authored about 18 years ago
In nullSafeGet(), changed variable name from begin to start for consistency.

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

fef81cb69805a6f437e70d15d7c3f7e104e0f637 authored about 18 years ago
Changed method curly brace placement.

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

8d98570d9a8e07dcbc2f2c32aeb35ebc095a23c9 authored about 18 years ago
Changed class curly brace placement.

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

800e925b79372774ac112513d594c176430263de authored about 18 years ago
Initial import of Persistent Interval support.

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

d10d1575fb2041aaa3fa93333518107969f98841 authored about 18 years ago
Updated tz database to version 2006p.

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

ef66bcdf47062663f802ccfc05fd5ae902e8dc0f authored about 18 years ago
Workaround for ConcurrentModificationException by some JVMs.

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

ad3e968db59c8e717c6314a8cd44f054b1718dce authored about 18 years ago
Javadoc

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

4ed0a632d96b81be2279b09b890137f76c8ee4f1 authored about 18 years ago
Pre release 1.4

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

0fc3fc03edaf0325e77c58acc7bcc54c573e4537 authored about 18 years ago
Pre release 1.4

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

3831b300ad0fe837c636fb5140368ef4b0bd88ea authored about 18 years ago
Rephrase related projects section

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

513a3a99b271046d7ca289d1e3971a27d8a642b7 authored about 18 years ago
Javadoc

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

72c5b5943264b8c49e7f5fcdbad8c302998dbbc0 authored about 18 years ago
Updated tz database to version 2006o.

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

320d7ec63df0991f1831918f1675fccc2c8cdd67 authored about 18 years ago
Add related projects page to advertise OSS projects built on top of Joda-Time

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

0abca338830bed8abd5da067f8abb955d128608c authored over 18 years ago
Fix minor spelling error pointed out by Matt Benson.

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

0ad244a6f5ca228d2c681556701b7a48d8ad43b7 authored over 18 years ago
Copyright date

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

08edc65712e4c2dc697317a56a53ed2568ca6e25 authored over 18 years ago
Improve javadoc around min printed digits and max parsed digits

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

f582cd6cc7364f1792e138771a3625beeee10e3a authored over 18 years ago
Add PeriodFormatBuilder.append(PeriodPrinter,PeriodParser)

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

5dd55066f00e02606e562f257469bc646cdcaba9 authored over 18 years ago
Add reference to bug report number

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

2ca301694eda2915e5c12cf54e7e7bb8ce63561c authored over 18 years ago
Change negate() to negated()

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

98181a710fe12a914f351a158c0e4f55c276081b authored over 18 years ago
Fight against spam

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

b17981872a62368a30e94b6f2276ec720804978a authored over 18 years ago
Link fields page to index page

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

093dc6513023dc4b7142383be3494e9605a31a16 authored over 18 years ago
Rewrite period documentation to cover single-field periods

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

e725574cf17bbfa05a0b98e003fbfcac9aadd9e1 authored over 18 years ago
Update support section, reduce examples

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

0046b029bbf487e0a8a0e288498cc2ce1f36d629 authored over 18 years ago
Correct HTML error

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

9c2c0a1c57e53f1dd7a5a983f179d72dc02b06ed authored over 18 years ago
Rewrite day calculation FAQ to reference Days class

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

ac208e7afe830e405b1b0b13a980944f1a611261 authored over 18 years ago
Add months example to emphasise single field API

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

7a4ecb42b4acd3bad36bb6b3634f201d8e6874f2 authored over 18 years ago
Basic obfuscation of email addresses

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

12c4a5df512cf8c7fc90a817ea7449c86bd76566 authored over 18 years ago
Update example with isGreaterThan method

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

6386a8d39371d4680458e1be4e4005dc46cb74cb authored over 18 years ago
Add isGreaterThan/isLessThan methods

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

d0a3f0ee57784a65b8a5ae8cdc399a5d5f4c36b8 authored over 18 years ago
Enhance docs for single field periods

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

c87ef9683b6a8200a866947602c3d8f9ce544220 authored over 18 years ago
Improve Javadoc links

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

4d329e157c3cc976f93956069f39750a7267b6a4 authored over 18 years ago
Enhance docs for single field periods

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

28e8aadead68553f2cbc28b07eae948c226bb928 authored over 18 years ago
Add docs on time zone updating

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

1b5a0893d6414dcfcc3cc56b3a3c648bf57d4be6 authored over 18 years ago
Improve Javadoc on single field periods

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

e541f5fd2026976331403541ff93b043d4e130c8 authored over 18 years ago
Improve Javadoc on single field periods

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

f0d875fe4ebf2788157dc17b73b7a4b2fa421539 authored over 18 years ago
Fix bug where Chronology instances were compared by identity instead of equals()

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

9d1583cdfe52999c071b4151455e8c53e2468abb authored over 18 years ago
Updated tz database to version 2006n.

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

5e5300bf9f64f04fdd8dde88798942b3bd82c890 authored over 18 years ago
Javadoc comment fix.

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

7c5b32a9b70f76557c32d290d0872afc41bc42f9 authored over 18 years ago
Add Years/Months/Weeks/Days/Hours/Minutes/Seconds (single field period classes)

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

42bde04b7208bf4cc2c43c9134c5f47c39eb0679 authored over 18 years ago
Add zero-length constant to Period

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

60563aa4c5a04469431c5f6e0c4850e630e99cdb authored over 18 years ago
Clear release notes ready for 1.4

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

07c9059f75dd092c03d40d8be167b932113df648 authored over 18 years ago
Add link to I18N contrib project

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

cd9dae9e44426daf7b4865e2b140a07813bf50aa authored over 18 years ago
Remove tasks that are not going to happen

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

d1b9870ae6f7551317befef01316af3145787542 authored over 18 years ago
Updated tz database to version 2006m.

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

10290929b98a5220c5703d226ce373d341196e4a authored over 18 years ago
Updated tz database to version 2006m.

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

93c7f20dc1758c44e9bd5e3ee03ed3f295eeb406 authored over 18 years ago
Updated tz database to version 2006m.

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

7409d924a87ea629daeda64c91a8807034610249 authored over 18 years ago
Fixed text value of ReadablePartial fields when using GJChronology.

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

9cca8c5d57210377d2a75ee2c3a60c9b16bf9a95 authored over 18 years ago
Updated tz database to version 2006l.

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

1c5cb659eb70163d0c261613998def2c80aa92ac authored over 18 years ago
Updated tz database to version 2006k.

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

8f8bf8fbea3861e9b2b98dde2af5be84401da8d6 authored over 18 years ago
Updated tz database to version 2006j.

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

ba5138148a48265582680f2175fb47b6aa0e0522 authored over 18 years ago
Move generator classes so they aren't in the jar

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

9a68ba215989a0d82a6973539791aaba8dbcabef authored over 18 years ago
Release 0.1

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

5e367af6493973d2f1b0f9907a3dbd3f6141e96a authored over 18 years ago
Init package id

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

fd94420c2d7bd6f38bd6df371f1f0b1e82cd0ef2 authored over 18 years ago