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(org.alfresco.util.Pair<Date,Integer> dateAndResolution) |
static String |
getDateStart(org.alfresco.util.Pair<Date,Integer> dateAndResolution) |
static IntervalSet |
parseDateInterval(IntervalSet theSet,
boolean isDate) |
static org.alfresco.util.Pair<Date,Integer> |
parseDateString(String dateString) |
public static final TimeZone UTC_TIMEZONE
public static org.alfresco.util.Pair<Date,Integer> parseDateString(String dateString)
dateString - public static String getDateEnd(org.alfresco.util.Pair<Date,Integer> dateAndResolution)
dateAndResolution - public static String getDateStart(org.alfresco.util.Pair<Date,Integer> dateAndResolution)
dateAndResolution - public static IntervalSet parseDateInterval(IntervalSet theSet, boolean isDate)
Copyright © 2005–2019 Alfresco Software. All rights reserved.