Whisperstream Research Group - SerialComm GSM SDK Documentation | |
SMSUtil.ConvertPDUTimestampToDateTime Method (String)
creates a datetime object from a string of numbers of the form
YYMMDDHHmmsstt
public static
DateTime ConvertPDUTimestampToDateTime(
string dateString);
Parameters
- dateString
- the string of numbers
Return Value
the datetime object
See Also
SMSUtil Class | Whisperstream.SerialComm.Framework.SMS Namespace | SMSUtil.ConvertPDUTimestampToDateTime Overload List