TimeZoneInfo.Adjust Method (TimeWithZone)TimeZoneInfo.Adjust Method (TimeWithZone)TimeZoneInfo::Adjust Method (TimeWithZone)

Adjusts the specified date time with zone.

Syntax

Public Function Adjust( _
    value As TimeWithZone _
) As TimeWithZone
public TimeWithZone Adjust(
    TimeWithZone value
)
public:
TimeWithZone Adjust(
    TimeWithZone value
)