Home
VB.Net
2D
Application
Class
Data Structure
Data Types
Database ADO.net
Date Time
Development
Event
File Directory
Generics
GUI
Internationalization I18N
Language Basics
LINQ
Network Remote
Reflection
Security
Thread
Windows Presentation Foundation
Windows System
XML
XML LINQ
TimeZone « Date Time « VB.Net
VB.Net
Date Time
TimeZone
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.