Currently I am running in to the issue with the date time in GWT where the time is automatically converted to the client time zone.
What I am looking is to default my application to a particular timezone and do not want the automatic conversion to the local time zone.
Is there a way to specify this in the module.xml or any other clean way of achieving this?
Thanks,
Snehil Parekh.