public class PointInTimeFormatter
extends org.joda.time.format.DateTimeFormatter
Constructor and Description |
---|
PointInTimeFormatter(org.joda.time.format.DateTimeFormatter formatter) |
PointInTimeFormatter(org.joda.time.format.DateTimePrinter printer,
org.joda.time.format.DateTimeParser parser)
Creates a new formatter, however you will normally use the factory
or the builder.
|
Modifier and Type | Method and Description |
---|---|
PointInTime |
parsePointInTime(String text) |
getChronolgy, getChronology, getDefaultYear, getLocale, getParser, getPivotYear, getPrinter, getZone, isOffsetParsed, isParser, isPrinter, parseDateTime, parseInto, parseLocalDate, parseLocalDateTime, parseLocalTime, parseMillis, parseMutableDateTime, print, print, print, printTo, printTo, printTo, printTo, printTo, printTo, printTo, printTo, printTo, withChronology, withDefaultYear, withLocale, withOffsetParsed, withPivotYear, withPivotYear, withZone, withZoneUTC
public PointInTimeFormatter(org.joda.time.format.DateTimePrinter printer, org.joda.time.format.DateTimeParser parser)
printer
- the internal printer, null if cannot printparser
- the internal parser, null if cannot parsepublic PointInTimeFormatter(org.joda.time.format.DateTimeFormatter formatter)
public PointInTime parsePointInTime(String text)
Copyright © 2013 Department of Veterans Affairs. All Rights Reserved.