| C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > TimeZoneInfo Class : ToUniversalTime Method |
'Declaration Public Function ToUniversalTime( _ ByVal local As System.Date _ ) As System.Date
public System.DateTime ToUniversalTime( System.DateTime local )
| Exception | Description |
|---|---|
| System.NotSupportedException | Thrown if the method failed due to missing platform support. |