<div dir="ltr">So, something like <span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">props.Timestamp = DateTime.Now</span><div><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px"><br>
</span></div><div><span style="color:rgb(0,0,0);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif;font-size:13px">However, during the consumption process, is it easy enough to compare the timestamp value?  I'm guessing that's why you mentioned that the client local server needs to be in sync with the NTP, right?</span></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 24, 2014 at 11:38 AM, Matthias Radestock <span dir="ltr"><<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 24/03/14 15:31, cw storm wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
In order to use the timestamp of the message property, don't you have to<br></div>
issue the "*setTimestamp<br>
<<a href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v3.1.3/rabbitmq-java-client-javadoc-3.1.3/com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)" target="_blank">http://www.rabbitmq.com/<u></u>releases/rabbitmq-java-client/<u></u>v3.1.3/rabbitmq-java-client-<u></u>javadoc-3.1.3/com/rabbitmq/<u></u>client/AMQP.BasicProperties.<u></u>html#setTimestamp(java.util.<u></u>Date)</a>>"<br>

to populate it? If so, isn't **setTimestamp<br>
<<a href="http://www.rabbitmq.com/releases/rabbitmq-java-client/v3.1.3/rabbitmq-java-client-javadoc-3.1.3/com/rabbitmq/client/AMQP.BasicProperties.html#setTimestamp(java.util.Date)" target="_blank">http://www.rabbitmq.com/<u></u>releases/rabbitmq-java-client/<u></u>v3.1.3/rabbitmq-java-client-<u></u>javadoc-3.1.3/com/rabbitmq/<u></u>client/AMQP.BasicProperties.<u></u>html#setTimestamp(java.util.<u></u>Date)</a>> deprecated?*<br>

</blockquote>
<br>
You are meant to use the Builder classes, as described in <a href="http://www.rabbitmq.com/api-guide.html#classoverview" target="_blank">http://www.rabbitmq.com/api-<u></u>guide.html#classoverview</a><span class="HOEnZb"><font color="#888888"><br>

<br>
Matthias.</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>