According to the manual %J should give "The Timestamp in another common SQL date time format: 2003-09-12 15:48:00"<br><br>I'm doing <br><br> AcctLogFileFormat %J;%{Acct-Status-Type};%{Called-Station-Id};%{Calling-Station-Id}<br>
<br>and getting<br><br>2009-01- 5 14:00:00;Stop;xxxxxxxxxxxxxxxxx;yyyyyyyyyyyyyyyyy<br><br>I should get a leading 0 in the day!<br><br>But according to the source %J is returning Radius::Util::strftime('%Y-%m-%e %H:%M:%S', $ptime) . Is this correct ou should be <br>
Radius::Util::strftime('%Y-%m-<u style="color: rgb(255, 0, 0);"><b>%d</b></u> %H:%M:%S', $ptime) ?<br><br><br>José Borges Ferreira<br><br clear="all"><br>Eddie Izzard - "I grew up in Europe, where the history comes from."