SysTimeRtcConvertDateToUtc (FUN)

FUNCTION SysTimeRtcConvertDateToUtc : RTS_IEC_RESULT

<description>Convert UTC in a structured format to timestamp in seconds</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysTimeRtcConvertDateToUtc

RTS_IEC_RESULT

Inout

pDate

SYSTIMEDATE

<param name=”pDate” type=”IN”>Pointer to structure format. See category for detailed information</param>

pdwTimestampUtc

DWORD

<param name=”pdwTimestampUtc” type=”OUT”>Pointer to UTC time in seconds since 1.1.1970 00:00:00</param>