Determines the time difference between the local time stored in this
SQLiteDateTime instance and coordinated universal time (UTC).
|
|---|
'Declaration
Public Property TimeZoneOffset As TimeSpan |
|
|---|
public TimeSpan TimeZoneOffset {get; set;} |
Property Value
The time difference between the local time stored in this
SQLiteDateTime instance and coordinated universal time (UTC).