'Declaration
<PureAttribute()> Public Overloads Shared Function ConvertTimeZone( _ ByVal src As Date, _ ByVal srcTZBias As TimeSpan, _ ByVal targetTZBias As TimeSpan _ ) As Date
Parameters
- src
- The date/time to convert
- srcTZBias
- The time zone bias of the src
- targetTZBias
- The time zone bias to convert to