public class SearchDateConversion extends Object
Modifier and Type | Field and Description |
---|---|
static TimeZone |
UTC_TIMEZONE |
Constructor and Description |
---|
SearchDateConversion() |
Modifier and Type | Method and Description |
---|---|
static String |
getDateEnd(Pair<Date,Integer> dateAndResolution) |
static String |
getDateStart(Pair<Date,Integer> dateAndResolution) |
static IntervalSet |
parseDateInterval(IntervalSet theSet,
boolean isDate) |
static Pair<Date,Integer> |
parseDateString(String dateString) |
public static final TimeZone UTC_TIMEZONE
public static Pair<Date,Integer> parseDateString(String dateString)
dateString
- public static String getDateEnd(Pair<Date,Integer> dateAndResolution)
dateAndResolution
- public static String getDateStart(Pair<Date,Integer> dateAndResolution)
dateAndResolution
- public static IntervalSet parseDateInterval(IntervalSet theSet, boolean isDate)
Copyright © 2005–2020 Alfresco Software. All rights reserved.