| Modifier and Type | Method and Description |
|---|---|
Time |
changeTimeZone(String newTimezone) |
int |
getHours() |
long |
getMilliSeconds() |
int |
getMinutes() |
int |
getSeconds() |
Time |
plusHours(int add) |
Time |
plusMilliSeconds(int add) |
Time |
plusMinutes(int add) |
Time |
plusSeconds(int add) |
Time |
withLocale(String locale) |
Time |
withTimeZone(String newTimezone) |
format, format, getTimeZone, isAfter, isBefore, toCalendar, toDate, toXMLCalendarlong getMilliSeconds()
int getSeconds()
int getMinutes()
int getHours()
Time plusMilliSeconds(int add)
Time plusSeconds(int add)
Time plusMinutes(int add)
Time plusHours(int add)
Time withTimeZone(String newTimezone)
withTimeZone in interface InstantTime changeTimeZone(String newTimezone)
changeTimeZone in interface InstantTime withLocale(String locale)
withLocale in interface InstantCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.