public interface IDateFormatFactory
| Modifier and Type | Interface and Description |
|---|---|
static class |
IDateFormatFactory.DateFormatKey |
static class |
IDateFormatFactory.DefaultDateFormatFactory |
| Modifier and Type | Method and Description |
|---|---|
DateFormat |
createDateFormat(ITemplate template,
String pattern,
Locale locale,
String timezone) |
DateFormat createDateFormat(ITemplate template, String pattern, Locale locale, String timezone)
Copyright 2013-2016, The Rythm Engine project