SysTimeRtcConvertUtcToDate (FUN)
FUNCTION SysTimeRtcConvertUtcToDate : RTS_IEC_RESULT
<description>Convert UTC time-stamp in seconds to a structured format</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTimeRtcConvertUtcToDateRTS_IEC_RESULTInput
dwTimestampUtcDWORD<param name=”dwTimestampUtc” type=”IN”>UTC time in seconds since 1.1.1970 00:00:00</param>
Inout
pDate<param name=”pDate” type=”OUT”>Pointer to structure format. See category for detailed information</param>