new Date() timezone in grails

Posted by xain on Stack Overflow See other posts from Stack Overflow or by xain
Published on 2010-04-27T03:57:57Z Indexed on 2010/04/27 4:03 UTC
Read the original article Hit count: 222

Filed under:
|
|

Hi, I'm inserting a date in grails using "new Date()" and when I read the record, it's three hours ahead the O.S.'s system time. Is there a configuration to fix this ?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about grails

Related posts about gorm