cookxml.common.helper
Class SimpleDateFormatHelper
java.lang.Object
cookxml.common.helper.SimpleDateFormatHelper
- All Implemented Interfaces:
- Helper, NoAdd
- public class SimpleDateFormatHelper
- extends Object
- implements Helper
- Since:
- CookXml 2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pattern
public String pattern
locale
public Locale locale
dateFormatSymbols
public DateFormatSymbols dateFormatSymbols
SimpleDateFormatHelper
public SimpleDateFormatHelper()
getFinalObject
public Object getFinalObject()
throws Exception
- Specified by:
getFinalObject
in interface Helper
- Throws:
Exception