| Package | Description |
|---|---|
| org.n52.shetland.ogc.gml.time | |
| org.n52.shetland.util |
| Modifier and Type | Field and Description |
|---|---|
static Collection<Time.TimeFormat> |
Time.TimeFormat.SUPPORTED_FORMATS |
| Modifier and Type | Method and Description |
|---|---|
Time.TimeFormat |
Time.getTimeFormat()
Get time format
|
Time.TimeFormat |
TimePosition.getTimeFormat()
Get time position time format
|
static Time.TimeFormat |
Time.TimeFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Time.TimeFormat[] |
Time.TimeFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Time.setTimeFormat(Time.TimeFormat timeFormat)
Set time format
|
| Constructor and Description |
|---|
TimePosition(org.joda.time.DateTime time,
Time.TimeFormat timeFormat)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
static String |
DateTimeHelper.formatDateTime2String(org.joda.time.DateTime dateTime,
Time.TimeFormat timeFormat)
Get formatted string from
DateTime as defined Time.TimeFormat |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.