<div dir="ltr">Hi Caleb,<div>this API does not exist. The data api is giving timestamps in UTC timezone to avoid all the timezone headackes.</div><div>But in order to synchronize master and another computer, I would recommend to just synchronize them using NTP.</div><div><a href="https://en.wikipedia.org/wiki/Network_Time_Protocol">https://en.wikipedia.org/wiki/Network_Time_Protocol</a></div><div>It is usually rather easy to setup that.</div><div><br></div><div>Regards</div><div>Pierre</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Jan 27, 2018 at 12:03 AM Caleb Crome <<a href="mailto:caleb@signalessence.com">caleb@signalessence.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
  I'm writing a little app that watches builders and builds.  I want<br>
to know how long it's been since the build started.  However, I can't<br>
find anywhere in the v2 api that tells what time the server thinks it<br>
is.  Of course, I can use my local computer's time to compare against,<br>
but if my local computer and the master's clock are set wrong, then<br>
the delta will be totally wrong.<br>
<br>
I'd prefer to get the 'started_at' and 'current_time' both from the<br>
master, rather than get 'started_at' from the master, and<br>
'current_time' from my local computer.<br>
<br>
does that exist in the API?  I couldn't find it.<br>
<br>
Thanks,<br>
 -Caleb<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@buildbot.net" target="_blank">users@buildbot.net</a><br>
<a href="https://lists.buildbot.net/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.buildbot.net/mailman/listinfo/users</a><br>
</blockquote></div>