Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.
Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!
Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!
Status dieser Fehlermeldung: Noch nicht übersetzt
Meldung
<p><code>foo</code> must be an NPT-time</p>
Erklärung
<p>The value specified must adhere to the
<a href="http://www.ietf.org/rfc/rfc2326.txt">RFC 2326</a>
ntp-time format. </p>
<a href="http://www.ietf.org/rfc/rfc2326.txt">RFC 2326</a>
ntp-time format. </p>
Lösung
<p>Convert the time into either a number of seconds, or a date of the format <samp>h:mm:ss.d</samp></p>
<p>Examples of valid ntp-times:</p>
<ul>
<li><samp>now</samp></li>
<li><samp>123.45</samp></li>
<li><samp>123:05:35.030</samp></li>
</ul>
<p>Examples of valid ntp-times:</p>
<ul>
<li><samp>now</samp></li>
<li><samp>123.45</samp></li>
<li><samp>123:05:35.030</samp></li>
</ul>
