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

Include dat file in jar file

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

f6e989bf221f8484509fa2313714a3192453d303 authored over 18 years ago
Warn about API changes

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

1d78a8863d6722da78eadc102684f155f31b0b38 authored over 18 years ago
Initial checkin

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

e4d77425736bcb486f93aa7fe530294fb6b92c6b authored over 18 years ago
I18N initial checkin

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

1ec6eb269132c39f9d896ef7746da637eb906498 authored over 18 years ago
I18N initial checkin

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

93347206455b4c65f513d42d87b0afde581c87c1 authored over 18 years ago
Share project 'time-i18n' into 'https://svn.sourceforge.net/svnroot/joda-time/trunk/JodaTimeContrib/i18n'

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

2f0420ee288ca7f589e203fc506ac0a27c308bd4 authored over 18 years ago
Update for version 1.4

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

81023700647fb32a4067adbf25de96fe9f355718 authored over 18 years ago
Pre 1.3 release

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

97aeb713efc7578e6877b0da14389ba7bcfbcaa8 authored over 18 years ago
Pre 1.3 release

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

b1d9981b1ab18510c2be75d42365977854414ca9 authored over 18 years ago
Add missing since tags for 1.3

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

ce6991c2cfb3b666b53c5ad8b5b1f18d0eca9b21 authored over 18 years ago
Enhance release notes

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

0507d7e4341cb252e0a170cfdba80abeaac30d50 authored over 18 years ago
Fix svn setup

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

dff90a4d14bac41ccd854a5f3063380b4a12b874 authored over 18 years ago
Try to get jdiff plugin to work

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

4d88c71fcef02e93a2507d3a73e3acb703d886bc authored over 18 years ago
Explain immutable better with new examples

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

7ea50f9e706b07816dd7dbbae4c3fa6145ed631e authored over 18 years ago
Remove unused method

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

e7ae8f54c2513791cfcfa398c00deef5a2c0044f authored over 18 years ago
Test and fix local string parsing

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

1710dc4fb6974e6d9e37752f2572f625ce79a52d authored over 18 years ago
Minor comment typo

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

6b0549a63ebc3da9dc133f8b9b240218e6ce5101 authored over 18 years ago
Optimise implementation of abuts()

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

bf1928777955b57d840a69d220dd401e48c52727 authored over 18 years ago
Reset interval behaviour back to v1.2, except fixing a bug in overlaps() when passing in null

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

a01f36f8431f42d8d1dad2d67e256e37f73027eb authored over 18 years ago
Tighten interval specification wrt zero duration intervals

Change a zero duration interval to contains() itself and an instant of the same value

git-svn-id...

bf8d08e230c5d1f18fc439a8caeb7bbd8f971e66 authored over 18 years ago
Test parsing long fractions

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

c2964c055b54a1d7623d1d65390d772b98f5f075 authored over 18 years ago
Bug fix Interval overlap/gap methods so they return intervals with the correct chronology

Spotted by Jozsef Hontvari

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

0c90a60c2786b06ab6f46b4ec8f07c244980756e authored over 18 years ago
Check for construction by UTC zone, switching tests to PARIS zone for safety

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

d9cb23bc1679de10deebd462bdc97e77421b1aa7 authored over 18 years ago
Javadoc

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

776b3d07e918c23802488df40a4942cdb65bf29c authored over 18 years ago
Javadoc

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

939bb55d5edcd9983cac02593a3d228048be21d5 authored over 18 years ago
Switch documentation to refer to Local classes instead of YMD/TOD

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

ae732ef3beb1d6837f246c1b46544d93c70a4bd2 authored over 18 years ago
Fix Javadoc

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

2bb040b3aed0f94a92f67236d8ee4955279ddc83 authored over 18 years ago
Update TODO removing Local* classes

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

e3158c9e3b0837d191b1389443b08fb2f13a49d2 authored over 18 years ago
Add and use new local ISO parsers

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

f8d725139f782c230cf8db925086bb6838e1327f authored over 18 years ago
Prevent String constructor from accepting times only

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

84f9e8210f6a63e7ec63684432e0f2946f206b18 authored over 18 years ago
Document String constructor parse formats

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

ba5756d2e5f58b0808efdeca4383dbceb9d23075 authored over 18 years ago
Document String constructor parse formats

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

c2ea180966f5ce849847e56f543be90ee28da737 authored over 18 years ago
In getPartialValues avoid validate and use chronology

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

662b2ea471bb69ddc66192a93a3cd9b5b2f43b25 authored over 18 years ago
Mark as effectively deprecated

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

3104c835fec4dbfacab9bb23d897cc63b11dd53a authored over 18 years ago
Use standard 1.x branch naming for property methods

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

cfd80382ed7e88a465f6bd36e98a132fb0770eda authored over 18 years ago
Fix Local Object constructors

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

e3bb5c0e0c1d5a3cb12c444e922ddb00d1f5bccd authored over 18 years ago
Fix spelling

spotted by Andreas Deininger

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

340302208f25018c6a8aab755f844aa97f086db3 authored over 18 years ago
tz data version 2006g

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

66d1870b3bd004ceb95348355fb8a1f442a1362d authored over 18 years ago
tz data version 2006f

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

e2d27d12d479f8922154c579a1a22e067ef83f5f authored almost 19 years ago
updated tz data to version 2006e

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

7c09011e27c6a6042f2614b02e1a2363ca7e68c0 authored almost 19 years ago
Fixed @since tags.

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

404ada8f27e345afdd3e77f41cf28892771e22e3 authored almost 19 years ago
Added DateTimeFormat.patternForStyle method to retrieve the format pattern for a given style and locale.

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

3a99ba6f5aff017053e99634d8191755c64c93ca authored almost 19 years ago
Update release notes

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

2d752002f53a3b66d69c26cd1fe1b28ed3dfb5c8 authored almost 19 years ago
Fix tests to compile with changed converters

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

52d79b9e4ad03c138bf41e9de38ec4ffb88c931d authored almost 19 years ago
Fix tests caused by extracting chronologies to constants

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

639e987252a1a22b1793347f48c233da980c8939 authored almost 19 years ago
Removed local variable debug info from compiled classes, which reduces size of jar file by about 10%.

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

bedcc4a0825a2180e2e2dcd868bdd32d6a1fcba9 authored almost 19 years ago
Constructing TimeOfDay with String value no longer accepts date fields, and 'T' prefix is now optional.

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

e610c97b456dded9fa022582cf49b911f5509a91 authored almost 19 years ago
Minor fix in error range reporting

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

941f593f7fe5654b07eac7c9f1998b894329f28e authored almost 19 years ago
LocalDate and LocalTime constructors use correct ISO parser.

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

a0c65ac008610c28f352572816a7c78eb6086807 authored almost 19 years ago
Fixed test for those not living in Europe/London time zone.

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

357144023e5289d5f3a6280ffa31af93a26d0168 authored almost 19 years ago
updated to tz version 2006d

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

d89f0e9542fd4922b883ca742e778f6e27c9bfbc authored almost 19 years ago
updated to tz version 2006d

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

486a726f9fcd4bb613d898dfc6807d8727a5dc55 authored almost 19 years ago
Add toLocalXxx() methods to convert to LocalDate/Time

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

75ce987662a43f23047a6d26f2fd481e1993b142 authored almost 19 years ago
Extract chronologies to constants

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

45a8941a9037efd09b236373d73c9ece35d05132 authored almost 19 years ago
Extract chronologies to constants

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

cd35cbcf256b26596fbad2da6c74a0f5c15591e7 authored almost 19 years ago
Optimise when converting local milliseconds to the same zone

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

5bc953f3cf3629a86991eac7703608603d303b7d authored almost 19 years ago
Add withXxx methods to YearMonthDay/TimeOfDay

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

0edd032e3628d452523bca9df56643b4b462fdb6 authored almost 19 years ago
Add withXxx methods to DateTime/DateMidnight

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

034147af280e4f033c078b6feb0a5669830cb564 authored almost 19 years ago
Add millisOfDay methods

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

7483b2a1c8bb83302eca392a76bfc4503f9fd232 authored almost 19 years ago
Set mime-type to text/plain

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

937e2768a0bd71f8b5e7fd8e17d576ff9f5f5099 authored almost 19 years ago
Updated to version 2006c.

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

1839bcd7c29dfdf5ab08b36fee9017c07f23c616 authored almost 19 years ago
Add Local* classes to enhancements

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

541e420fdc1d620fc300b9f9b0bab2ae5d6da59d authored almost 19 years ago
Test LocalDateTime

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

e512741af38d0eff4f6e6c8969205abdecdd359a authored almost 19 years ago
fixed counts in comments

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

88164922de11f510206e06689db05b797d00f8b9 authored almost 19 years ago
Begin testing LocalDateTime

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

559df38c7028143b6de08ae60d1806319872f909 authored almost 19 years ago
Delete .cvsignore files.

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

2858d0a7b4f0ce05ba7a834b70a9ae4bdae640ea authored almost 19 years ago
Delete .cvsignore files.

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

cf4e1f7fa137d2903fb7b244b6b86766ccb34eb6 authored almost 19 years ago
If a parsed datetime is illegal due to field range or time zone offset transition, thrown exception includes text of datetime being parsed.

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

83df500ae8c247c268e4505054aad99ed7df8999 authored almost 19 years ago
Fixed overflow when getting year field from instants at Long.MAX_VALUE and LONG.MIN_VALUE.

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

35808a6d6e33fdeb3c6e0472286dfb1215dde09e authored almost 19 years ago
Javadoc fixes

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

d9405124454ad8de43129ef86b959418a40c732d authored almost 19 years ago
Refine methods, constructors and javadoc

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

8a47b508406a9d143348d72a146efb3ee7fa7157 authored almost 19 years ago
Testing of LocalDate

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

b5c8777dd44fcc56679a211169287625bdf51474 authored almost 19 years ago
Use methods and constructors more like YearMonthDay and TimeOfDay

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

1163c2a8b6db06f3142ee60241b1e4ff41b23539 authored almost 19 years ago
Testing of LocalDate

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

35f93b064dbb87d813daae1d9aed6d5e63064381 authored almost 19 years ago
Fix Interval.overlaps when comparing against empty interval

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

7d5d0a3b57123abe30f23326a93dfdf13fcdf1e5 authored almost 19 years ago
Handle LocalDate era field

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

6d8cacbf6ba1c85c45b04c109022ed8343dde6a4 authored almost 19 years ago
Updated links to point to Subversion instead of CVS.

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

3bfd84034d3ad3910104f80d0b5face691a95e6f authored almost 19 years ago
Updated links to point to Subversion instead of CVS.

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

ceda399842479557b536b01dd06a0001296c67b4 authored almost 19 years ago
Updated links to point to Subversion instead of CVS.

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

fef3c102dae5e167aa9305c6e68c3b7494230937 authored almost 19 years ago
Deleted CVSROOT.

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

82300eab0b4133d5c602552df24e54eaade48a57 authored almost 19 years ago
Delete .cvsignore files.

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

9aadef0b6cc8e3a2c591a22f59b55520b733f01b authored almost 19 years ago
Restored YearInfo cache to 1024. Was 1.

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

721585d047b4cb31d0da2eadcdcc1e8d10f31578 authored almost 19 years ago
Fixed documentation errors

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

e3f674899d49c0f01460a18712cc16005d624e18 authored almost 19 years ago
More fixes, ugh.

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

baa2e5fb68cd86cfb2349aa26ac2046c3f62e98c authored almost 19 years ago
Fixed text.

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

b825726c39ae4f672ed823f2fe11a023ba5d3618 authored almost 19 years ago
Added upgrade info for version 1.2.1.

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

ed2739f7bceddb2f333ca570306f3b983e7b7efb authored almost 19 years ago
Update index to refer to version 1.2.1.

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

414e3ee566c4af59ac216877daf960747b37fde1 authored almost 19 years ago
LocalTime tests

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

d4a4f8f94226a80501bb15ed84ac2f544b312d3f authored almost 19 years ago
Avoid supporting invalid fields like hourOfYear

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

76911720755b6300f36426e83a4c7a6fb052ae63 authored almost 19 years ago
Fix test time zone

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

d4998c7904a9a9c5380904e1f744bbc67e397745 authored almost 19 years ago
Fix to ensure that zone is not lost on toDateTime et al

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

6744d06e1d8bedcd2a501f0a058bdc8d67c35371 authored almost 19 years ago
Start testing LocalDate

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

63c9445d31a750687957d97fed1150f8fe7944cb authored almost 19 years ago
Fixed conversion methods toDateTime, toDateTimeISO, toMutableDateTime, and toMutableDateTimeISO to preserve the time zone

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

28736a199aae6c68c6fc4dd15906af55e3518fc8 authored almost 19 years ago
Updated to version 2006a.

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

69b4c490fe272b5dcaded5fef547d83a6ec1df07 authored about 19 years ago
Test one or two field period format/parse

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

a6142691be6f181f32a2fba00e2faf182cdb1b35 authored about 19 years ago
Test LocalTime

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

621b83eafe8dcddf5c1b108c41051b5917efbbd9 authored about 19 years ago
Javadoc fixes

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

9cb4d0fed106b23580e0b90a6fa0b4f964a4a55e authored about 19 years ago
First version of LocalTime

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

2492718480a58f036fd676b7fe0a150ddb8ea7ea authored about 19 years ago
Initial versions of local datetime classes

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

672fc2244038f0d45ccb6e9e9179f3e861b9fbea authored about 19 years ago
Post release v1.0

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

e762ad0b0622f3c741e362551ce68e6b11e409d2 authored about 19 years ago