| Package | Description |
|---|---|
| org.n52.shetland.util |
| Modifier and Type | Method and Description |
|---|---|
static String |
DateTimeHelper.formatDateTime2FormattedString(org.joda.time.DateTime dateTime,
org.joda.time.format.DateTimeFormatter formatter)
Formats a DateTime to a DAte using specified
DateTimeFormatter |
static String |
DateTimeHelper.formatDateTime2FormattedString(org.joda.time.DateTime dateTime,
String dateFormat)
Formats a DateTime to a String using specified format
|
static String |
DateTimeHelper.formatDateTime2ResponseString(org.joda.time.DateTime dateTime)
Formats a DateTime to a String using the response format
|
static String |
DateTimeHelper.formatDateTime2String(org.joda.time.DateTime dateTime,
Time.TimeFormat timeFormat)
Get formatted string from
DateTime as defined Time.TimeFormat |
static String |
DateTimeHelper.formatDateTime2String(TimePosition timePosition)
Get formatted string from
TimePosition |
static String |
DateTimeHelper.formatDateTime2YearDateString(org.joda.time.DateTime dateTime)
formats a DateTime to a string with year.
|
static String |
DateTimeHelper.formatDateTime2YearMonthDateString(org.joda.time.DateTime dateTime)
formats a DateTime to a string with year-month.
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.