Public Shared Function HasDefaultDstOffset( _ ByVal timeZoneID As String _ ) As Boolean
public static bool HasDefaultDstOffset( string timeZoneID )
Parameters
- timeZoneID
- The time zone ID
Return Value
True if the specified time zone ID has a default daylight savings offset.