mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
de84ef5d36
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2073 b35dd754-fafc-0310-a699-88a17e54d16e
22 lines
No EOL
409 B
HTML
22 lines
No EOL
409 B
HTML
<html>
|
|
<head>
|
|
<title>Time</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="header">Entity Time Exchange</div><p>
|
|
|
|
Supports a protocol that XMPP clients use to exchange their respective local
|
|
times and time zones.<p>
|
|
|
|
<b>JEP related:</b> <a href="http://www.jabber.org/jeps/jep-0090.html">JEP-90</a>
|
|
|
|
<hr>
|
|
|
|
<em>More coming soon.</em>
|
|
|
|
</body>
|
|
|
|
</html> |