[Telepathy-commits] [telepathy-spec/master] Messages: use Unix_Timestamp64 for sent, received times

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 8 07:35:47 PDT 2008


---
 spec/Channel_Interface_Messages.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Interface_Messages.xml b/spec/Channel_Interface_Messages.xml
index 7ba2f8e..eb050e0 100644
--- a/spec/Channel_Interface_Messages.xml
+++ b/spec/Channel_Interface_Messages.xml
@@ -190,12 +190,12 @@ USA.</p>
               identifier.</dd>
             -->
 
-            <dt>message-sent (u - <tp:type>Unix_Timestamp</tp:type>)</dt>
+            <dt>message-sent (t - <tp:type>Unix_Timestamp64</tp:type>)</dt>
             <dd>The time the message was sent (if unavailable, the time
               it arrived at a central server MAY be used). Omitted if no
               reasonable approximation is available</dd>
 
-            <dt>message-received (u - <tp:type>Unix_Timestamp</tp:type>)</dt>
+            <dt>message-received (t - <tp:type>Unix_Timestamp64</tp:type>)</dt>
             <dd>The time the message was received locally. SHOULD always
               be present.</dd>
 
-- 
1.5.6.3




More information about the Telepathy-commits mailing list