TimeZoneInfo.Adjust Method (DateWithZone)TimeZoneInfo.Adjust Method (DateWithZone)TimeZoneInfo::Adjust Method (DateWithZone)
- XmlPrime 3.1
- Other Versions ▼
Adjusts the specified DateWithZoneDateWithZoneDateWithZone to the timezone represented by this instance.
Syntax
Public Function Adjust( _ value As DateWithZone _ ) As DateWithZone
public DateWithZone Adjust( DateWithZone value )
public: DateWithZone Adjust( DateWithZone value )
Parameters
- value
Type: XmlPrime.DateWithZoneXmlPrime.DateWithZoneXmlPrime::DateWithZone
The DateWithZoneDateWithZoneDateWithZone tto adjust.
Return Value
Type: XmlPrime.DateWithZoneXmlPrime.DateWithZoneXmlPrime::DateWithZone