Details
Description
I change the roo user to modify the dateformat as MM dd,yyyy -> yyyy-MM-dd, not hard coding.
And some simple proposal.
see here to post -> http://forum.springsource.org/showthread.php?t=77825
[my opinion]
one! add option shell command.
add field date jpa -class ~.domain.Foo -fieldName regDate -type java.util.Date -format yyyy-MM-dd
tow! add attribute for @RooWebScaffold.
@RooWebScaffold(automaticallyMaintainView = true, formBackingObject = Foo.class, initBinder.dateFormat='yyyy-MM-dd')
Currently, I spend a lot of time to format conversion, Maybe Controll.aj and (crud).jsp in Eclipse. ㅜ.ㅜ
Attachments
Issue Links
- is related to
-
ROO-204 datepicker semi-language dependent
-
- Closed
-