Hi all,
I have a script component in my package that creates an EST datetime, which I need converted to GMT. The script doesn't appear to recognize System.TimeZoneInfo. Does SSIS run an old version of .net framework?
In any case, what's a decent way to convert my script's EST datetime into GMT, taking into account daylight savings?
thanks,
sff