Package rocks.xmpp.extensions.time.model
Provides XML schema implementations of XEP-0202: Entity
Time.
It defines an XMPP protocol extension for communicating the local time of an entity, including the time in UTC according to the entity as well as the offset from UTC. The time format itself conforms to the dateTime profile of ISO 8601 defined in XEP-0082.
-
Class Summary Class Description EntityTime The implementation of the<time/>
element in theurn:xmpp:time
namespace.