RDatePropertyTimeZoneDateTime Property
This is used to get or set the value as a
DateTime object expressed in the
specified
TimeZoneId rather than local time on the current system.
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public virtual DateTime TimeZoneDateTime { get; set; }
Public Overridable Property TimeZoneDateTime As DateTime
Get
Set
public:
virtual property DateTime TimeZoneDateTime {
DateTime get ();
void set (DateTime value);
}
abstract TimeZoneDateTime : DateTime with get, set
override TimeZoneDateTime : DateTime with get, set
Property Value
DateTimeFor non-iCalendar objects or when a time zone ID has not been specified, the value is always
in local time.
If set to a date/time, the value format is forced to date/time if it is currently
set to period.