Megs
unread,Sep 20, 2010, 8:47:58 AM9/20/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Bangalore Users of Groovy (BUG)
Hi,
I am using the rich ui date chooser in my gsp for selection of dates.
However , once I enter the value, the date gets passed to the
controller in the format Thu Jul 29 00:00:00
EDT 2010.
Is there a way to can default the date to a specific format in the
application.
I believe g:formatDate format="yyyy-MM-dd" date="$
{empDt}"/> tag works. But how do i embed this in the gsp code?
Any inputs??
Thanks,
Megs