Working with timezones - British Summer Time

Working with timezones - British Summer Time

Hi

Im using Deluge to create Meetings, for example:
meetingDateTimeToPass = meetingDateTimeToPass.toString("yyyy-MM-dd'T'HH:mm:ss","Greenwich");

What timezone do I need to pass that caters for British Summer Time and Greenwich Meantime?

Thanks