TimeZone « Date Time « VB.Net






1.TimeZone.GetUtcOffset Method returns the Coordinated Universal Time (UTC) offset for the specified local time.
2.TimeZone.GetDaylightChanges returns the daylight saving time period for a particular year.
3.TimeZone.GetUtcOffset returns the Coordinated Universal Time (UTC) offset for the specified local time.
4.TimeZone.IsDaylightSavingTime
5.TimeZone.ToLocalTime returns the local time that corresponds to a specified date and time value.