Click or drag to resize

featurePropertiesdataexport_ConvertTimezones Property

When set, fields having Timezone specifications will have those specifications applied during export. By default date/time values are exported without timezone conversion.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool dataexport_ConvertTimezones { get; }

Property Value

Type: Boolean
When set, fields having Timezone specifications will have those specifications applied during export. By default date/time values are exported without timezone conversion.
See Also