jodatime « Convert « JSP-Servlet Q&A





1. How to convert a java Date to a ReadableInstant for Joda Time inside a JSP?    stackoverflow.com

I instantiated a java.util.Date object called myDate in my controller and passed it to my JSP where I have a Joda Time JSP tag configured with this at the top of ...