I have a file which contains a time field which shows the time as GMT. When I process the file I want to display the actual time adjusted to take account of daylight saving (ie at the moment it's GMT+1 but in October it will revert back to GMT). Is there any way that I can do this?