-
You will need to write your own parser for these formats.
2009-12-23 01:24:15 UTC in Joda - The Java Properties Framework
-
Try parsing into the Period class instead of the Duration class.
2009-12-23 01:19:58 UTC in Joda - Time
-
scolebourne added jtiscione to the Joda - Primitives project.
2009-12-20 13:37:45 UTC in Joda - Primitives
-
Try using LocalDateTime instead of DateTime.
2009-12-09 15:22:10 UTC in Joda - Time
-
For which jar file? I think everything is correct in svn.
2009-12-06 23:39:26 UTC in Joda - Time
-
scolebourne committed revision 1470 to the Joda - Time SVN repository, changing 3 files.
2009-11-30 22:43:01 UTC in Joda - Time
-
This request is invalid.
2009-11-30 17:18:18 UTC in Joda - Time
-
The Period class is what you are looking for, and the PeriodFormatter parses all the formats you desire.
2009-11-30 17:18:18 UTC in Joda - Time
-
What would be the use case for needing a Millis? I can't see the point myself.
BaseSingleFieldPeriod couldn't offer general multiply etc methods while using JDK 1.4. With JDK 5, things are different and this may be possible.
Please raise an RFC for that and the Period suggetsion.
2009-11-29 21:09:08 UTC in Joda - Time
-
I'd be more interested in how you are supposed to set this kind of thing up with maven 2 (hyperlink required).
2009-11-24 00:53:13 UTC in Joda - Money