openHiTLS API openHiTLS 0.1.0-Alpha1

◆ BSL_SAL_DateToUtcTimeConvert()

uint32_t BSL_SAL_DateToUtcTimeConvert ( const BSL_TIME dateTime,
int64_t *  utcTime 
)

Convert the date in the BslSysTime format to the UTC time format.

Convert the date in the BslSysTime format to the UTC time format.

注意
None
参数
dateTime[IN] Date and time
utcTime[OUT] UTC time
返回值
BSL_SUCCESS,timeis successfully converted.
BSL_INTERNAL_EXCEPTION,anexception occurred when obtaining the time.