<div>Hi,</div><div> </div><div> The cdr call start time date is unix timestamp format. Usually, when you see the conversion in a web page such as CSC or wwwadmin this timestamp is converted by the Perl programming of the page. I don't know Perl but in PHP I use this to display call start time from cdr exposed via SOAP.</div>
<div> </div><div><?php echo date('Y-m-d H:i:s', $result->$array[start_time]) ?><br></div><div> Hope that helps.</div><div><br>Skyler</div><div> </div><div class="gmail_quote">On Mon, Aug 6, 2012 at 11:13 PM, Michael Molina <span dir="ltr"><<a href="mailto:saudadez@hotmail.com" target="_blank">saudadez@hotmail.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">


<div><div dir="ltr">
Hello again and hopefuly the last question at least for a while.<br>
The new format for the start time of a call (cdr table). (1343527132.82 as an example) I have tried to make sense of it to no avail.<br>
Say you want to ODBC to the MySql server (cdr table in particular) hoy can you convert this number into someting like a normal date like it<br>
was on the other format?. The rate date is fine is just this one that I can't understand. My apologies for that.<br>
Again thanks. Michael Molina<br>                                    </div></div>
<br>_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
<br></blockquote></div><br>