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