Octstr to Unix timestamp converter function
Peter Buki <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Does anyone have an octstr function, which can convert a date string to unix timestamp (longint)? I would need it for converting the CIMD2 type timestamp (YYMMDDHHMMSS) to unix timestamp. As I am actually weak of C, it would take days for me. If anyone made something similar, I would hack it for my needs. I need it to pass the timestamp stored in the database towards the dlr-url. Thanks in advance, Peter