public class RelativeDateTimeFormat extends Object
Modifier and Type | Field and Description |
---|---|
static Pattern |
MIDNIGHT_PATTERN |
static String |
MINUS |
static Pattern |
NOON_PATTERN |
static Pattern |
NOW_PATTERN |
static String |
PLUS |
static Pattern |
RELATIVE_DATETIME_PATTERN |
static Pattern |
TODAY_PATTERN |
Constructor and Description |
---|
RelativeDateTimeFormat() |
Modifier and Type | Method and Description |
---|---|
static org.joda.time.format.PeriodFormatter |
getPeriodFormatter() |
static PointInTime |
parse(String text) |
public static final Pattern TODAY_PATTERN
public static final Pattern NOW_PATTERN
public static final Pattern MIDNIGHT_PATTERN
public static final Pattern NOON_PATTERN
public static final Pattern RELATIVE_DATETIME_PATTERN
public static final String MINUS
public static final String PLUS
public static org.joda.time.format.PeriodFormatter getPeriodFormatter()
public static PointInTime parse(String text)
Copyright © 2013 Department of Veterans Affairs. All Rights Reserved.