TimeZoneInfo.Adjust Method (TimeWithZone)TimeZoneInfo.Adjust Method (TimeWithZone)TimeZoneInfo::Adjust Method (TimeWithZone)
- XmlPrime 3.0
- Other Versions ▼
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 )
Parameters
- value
Type: XmlPrime.TimeWithZoneXmlPrime.TimeWithZoneXmlPrime::TimeWithZone
The TimeWithZoneTimeWithZoneTimeWithZone tto adjust.
Return Value
Type: XmlPrime.TimeWithZoneXmlPrime.TimeWithZoneXmlPrime::TimeWithZone