Hi guys, is it possible to get the DayLightTime for a specific culture. I know one way using TimeZone.CurrentTimeZone.GetDaylightChanges but this is only for the current TimeZone. I need to get the DayLightTime other than local.
Thanks in advance!
VBDT