org.trails.util
Class DatePattern

java.lang.Object
  extended by org.trails.util.DatePattern

public class DatePattern
extends java.lang.Object

Quick Temporary Initial Draft for centralized automated retrieval of Date Pattern

Author:
kenneth.colassi

Field Summary
static java.lang.String MM_DD_yyyy
           
static java.text.SimpleDateFormat sdf
           
 
Constructor Summary
DatePattern()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sdf

public static java.text.SimpleDateFormat sdf

MM_DD_yyyy

public static final java.lang.String MM_DD_yyyy
See Also:
Constant Field Values
Constructor Detail

DatePattern

public DatePattern()


Copyright © 2004-2007. All Rights Reserved.