I need to transfer DateTime capabilities from ActionScript 3.0 to Java/Android. I am considering Joda for this task, but I'm unsure if there are any implementations of the DateTime object that comply with ECMA-262 3rd Edition. Is there a more lightweight solution available that could be better suited for this project?