Is there a way to get Business Objects to use the current timezone? When I was scheduling reports through the WS-SDK during the spring before we were on GMT, the times I entered into the schedule were used correctly, now that we're on BST (GMT+1) when I schedule a report to run at a particular time, it is scheduled in Business Objects an hour later (I ask for 10:00 AM and it's scheduled at 11:00AM). We take Business Objects down overnight for data propagation, so it's important that the schedule times are used correctly. Can I tell Business Objects to run at a particular time in the current timezone (including daylight savings)? The documentation online for the TimeZoneEnum values doesn't include any specific information [here|http://devlibrary.businessobjects.com/businessobjectsxir2/en/en/WS_SDK/wssdk_consumer/doc/wssdk_net_consumer_apiRef/html/wslrfBusinessObjectsDSWSBIPlatformDesktopTimeZoneEnumClassTopic.htm]
and