public class FormatDateTimeFormatter extends Object
DateTimeFormatter
that retains the
format that was used to create it.Constructor and Description |
---|
FormatDateTimeFormatter(String format,
org.joda.time.format.DateTimeFormatter parser,
org.joda.time.format.DateTimeFormatter printer,
Locale locale) |
FormatDateTimeFormatter(String format,
org.joda.time.format.DateTimeFormatter parser,
Locale locale) |
Copyright © 2009–2017. All rights reserved.