VpeGetDateTimeIsUTC

<< Click to Display Table of Contents >>

Navigation:  Templates >

VpeGetDateTimeIsUTC

Previous pageReturn to chapter overviewNext page

Returns, whether VPE’s date/time functions receive and return date/time values in UTC (Universal Time Coordinated) or in local time.

int VpeGetDateTimeIsUTC(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle, the page settings of this document will be set

Returns:

Value

Description

True

yes, parameters and return values of VPE’s date/time functions are in UTC

False

no, parameters and return values of VPE’s date/time functions are in local time