public class JodaTimeHDateTimeFormat extends Object implements HDateTimeFormat<org.joda.time.format.DateTimeFormatter>
| Constructor and Description |
|---|
JodaTimeHDateTimeFormat(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.format.DateTimeFormatter |
forPattern(String expression)
Creates a date time formatter for given expression
|
public JodaTimeHDateTimeFormat(Locale locale)
public org.joda.time.format.DateTimeFormatter forPattern(String expression)
HDateTimeFormatforPattern in interface HDateTimeFormat<org.joda.time.format.DateTimeFormatter>expression - - some expression, never nullCopyright © 2015. All rights reserved.