public interface TimeView
extends org.jivesoftware.smack.packet.IqView
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTzo()
Returns the time zone.
|
java.lang.String |
getUtc()
Returns the time as a UTC formatted String using the format CCYY-MM-DDThh:mm:ssZ.
|