Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSUtil.ConvertPDUTimestampToDateTime Method (Byte[])

creates a datetime object from an array of bytes, each byte is first reversed

public static DateTime ConvertPDUTimestampToDateTime(
   byte[] dateBytes
);

Parameters

dateBytes
the array of bytes

Return Value

the datetime object

See Also

SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace | SMSUtil.ConvertPDUTimestampToDateTime Overload List