<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I am using a script to generate usage stats.<br>
    But the update to 4.6.1 breaks my script. I have found that the
    error is on oneacct:<br>
    <br>
    [oneadmin@sam01 ~]$ LANG=C oneacct -s '06/01/2014 00:00:00' -e
    '06/30/2014 23:59:59'<br>
    invalid argument: -e 06/30/2014 23:59:59<br>
    <br>
    Using: <br>
    [oneadmin@sam01 ~]$ oneacct -s '01/06/2014 00:00:00' -e
    '30/06/2014 23:59:59'<br>
    <br>
    It is working.<br>
    <br>
    In the doc
<a class="moz-txt-link-freetext" href="http://docs.opennebula.org/4.6/administration/users_and_groups/accounting.html">http://docs.opennebula.org/4.6/administration/users_and_groups/accounting.html</a><br>
    We have:<br>
    <br>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    The time can be written as <code><span class="pre">month/day/year</span>
      <span class="pre">hour:minute:second</span></code>, or any other
    similar format, e.g <code><span class="pre">month/day</span> <span
        class="pre">hour:minute</span></code><br>
    <br>
    Is it an error on the doc or on the oneacct tool ?<br>
    <br>
    Thank you<br>
    <br>
    Best regards,<br>
    Nicolas.<br>
    <code><span class="pre"><br>
      </span></code>
  </body>
</html>