-
The time zone holds the rules for how the offset changes. If you have the "Europe/Berlin" time zone it represents both CET and CEST, with the results varying based on the query made. The Java TimeZone class works the same way, so you can see any tutorials of that.
2010-02-09 11:28:14 UTC in Joda - Time
-
As I said before, the JSP tags are a *separate* jar file.
2010-01-26 14:51:25 UTC in Joda - Time
-
I don't use Spring, but I suspect that you're need to have the Joda-Time JSP tags jar file in your classpath - http://joda-time.sourceforge.net/contrib/jsptags/index.html.
2010-01-26 14:40:27 UTC in Joda - Time
-
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