Back to product page

TimezonesEnum Enumeration


These constants are used with the Timezone property. They determine whether the ListAttributes, GetAttributes and SetAttributes methods will use Local or UTC timezone when representing dates.

Remarks

Members:

Constant Value Description
ZoneLocal 0 Time/Date is represented in local time zone.
ZoneUTC 1 Time/Date is represented in UTC.

Platforms

Windows