<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to GetTime</title><link>https://sourceforge.net/p/m2mlabs/wiki/GetTime/</link><description>Recent changes to GetTime</description><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/GetTime/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 16 Apr 2015 20:17:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/m2mlabs/wiki/GetTime/feed" rel="self" type="application/rss+xml"/><item><title>GetTime modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/GetTime/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,6 @@
 ### Read Server Time ###

-Returns the server time to synchronize device time
+Returns the server time including time zone to synchronize device time

 Path: cs-ws/resources/connector        Method: GET

@@ -19,6 +19,6 @@

 HTTP/1.1 200 OK
 &lt;time&gt;
-   &lt;/time&gt;&lt;time&gt;2012-09-22 20:56:38.944&lt;/time&gt;
+   &lt;time&gt;2012-09-22 20:56:38.944+0200&lt;/time&gt;
 
 ~~~~~~
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Thu, 16 Apr 2015 20:17:13 -0000</pubDate><guid>https://sourceforge.nete8c421a0512adead33fc8e3f66e155933400edf1</guid></item><item><title>WikiPage GetTime modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/GetTime/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,6 @@
 ### Read Server Time ###
 
-Returns the server time
+Returns the server time to synchronize device time
 
 Path: cs-ws/resources/connector        Method: GET
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 20:58:01 -0000</pubDate><guid>https://sourceforge.netdfa61c529c64734bb78ad3b9b29971d7dbcb528a</guid></item><item><title>WikiPage GetTime modified by Jim</title><link>https://sourceforge.net/p/m2mlabs/wiki/GetTime/</link><description>### Read Server Time ###

Returns the server time

Path: cs-ws/resources/connector        Method: GET

Parameters

* apikey

Errors:

* 401 UNAUTHORIZED if key is invalid

Example

~~~~~~
GET http://localhost/cs-ws/resources/connector/?apikey=1234 HTTP/1.1

HTTP/1.1 200 OK
&lt;time&gt;
   &lt;time&gt;2012-09-22 20:56:38.944&lt;/time&gt;
&lt;/time&gt;
~~~~~~
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jim</dc:creator><pubDate>Sat, 22 Sep 2012 20:57:33 -0000</pubDate><guid>https://sourceforge.net0c50755e47bcc12f659334c408a5b9eb91d113d1</guid></item></channel></rss>