Uses of Class
org.jivesoftware.smackx.time.packet.TimeBuilder
Packages that use TimeBuilder
-
Uses of TimeBuilder in org.jivesoftware.smackx.time.packet
Methods in org.jivesoftware.smackx.time.packet that return TimeBuilderModifier and TypeMethodDescriptionstatic TimeBuilder
static TimeBuilder
static TimeBuilder
Time.builder
(XMPPConnection connection) static TimeBuilder
static TimeBuilder
TimeBuilder.getThis()
TimeBuilder.setUtcAndTzo
(String utc, String tzo) Sets the time using UTC formatted String, in the format CCYY-MM-DDThh:mm:ssZ, and the provided timezone definition in the format (+|-)hh:mm.Constructors in org.jivesoftware.smackx.time.packet with parameters of type TimeBuilder