I am trying to design my own custom set of tags using grails and i am having problems converting my date text into a Date object using the grails taglib. I have only succeeded in rendering already existing dates into a chosen format, but when i try to change the date and save it again, i run into problems
views:
49answers:
2
+1
A:
This question has already been answered several times. Search for "grails bind date" and you'll find several answers, such as this one.
Don
2010-06-28 07:58:08
Thanks a lot for your answer. It helps a whole lot. I should look into these PropertyEditorRegistrar uses, seems very interesting. Apparently i haven't studied enough grails yet. Thanks a lot
Emotu Balogun
2010-06-28 10:23:42