| Package | Description |
|---|---|
| org.mule.runtime.core.api.el.datetime | |
| org.mule.runtime.core.el.datetime |
| Modifier and Type | Method and Description |
|---|---|
Time |
Time.changeTimeZone(String newTimezone) |
Time |
Time.plusHours(int add) |
Time |
Time.plusMilliSeconds(int add) |
Time |
Time.plusMinutes(int add) |
Time |
Time.plusSeconds(int add) |
Time |
Time.withLocale(String locale) |
Time |
Time.withTimeZone(String newTimezone) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTime
Models a DateTime and simplifies the parsing/formatting and very basic manipulation of dates via Mule expression language.
|
| Modifier and Type | Method and Description |
|---|---|
Time |
DateTime.getTime() |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.