<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br><br><br>> Joel Sherril wrote:<br>><br>> Why are you grabbing the timestamp in a printable format?  Let the MMI<br>> convert the timestamp into a printable format.<br><br>I tried to use the timespec as you have suggested, but to extract the single day, month, year, hour, minute, seconds information... at the end you still need to use the mktime_r function.<br>I followed the nsec example in the testusuite directory. In that example the ctime function is called to convert timeval to printable timestamp... but ctime calls mktm_r ... so the problem is still the same.<br><br>Am I missing something? Is there any other way to convert timespec?<br><br><br>Thanks for your knowledge.<br>Maurizio<br><br /><hr />Chiama da PC a PC e. <a href='http://messenger.it/chiamarePcPc.aspx' target='_new'>taglia i costi delle chiamate!</a></body>
</html>