fr.reseaumexico.model
Class DateFormatFactory
java.lang.Object
fr.reseaumexico.model.DateFormatFactory
public class DateFormatFactory
- extends Object
Factory for format all jmexico dates using SimpleDateFormat
- Since:
- 0.1
- Author:
- sletellier
- See Also:
SimpleDateFormat
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MEXICO_DATE_PATTERN
public static final String MEXICO_DATE_PATTERN
- See Also:
- Constant Field Values
mexicoDateFormat
protected static DateFormat mexicoDateFormat
DateFormatFactory
public DateFormatFactory()
getMexicoDateFormat
public static DateFormat getMexicoDateFormat()
Copyright © 2011-2012 Code Lutin. All Rights Reserved.