org.kuali.kfs.module.purap.util
Class PurApDateFormatUtils

java.lang.Object
  extended by org.kuali.kfs.module.purap.util.PurApDateFormatUtils

public class PurApDateFormatUtils
extends Object


Constructor Summary
PurApDateFormatUtils()
           
 
Method Summary
static String getFormattingString(String formatName)
           
static SimpleDateFormat getSimpleDateFormat(String formatName)
          This method retrieves a SimpleDataFormat by format Name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PurApDateFormatUtils

public PurApDateFormatUtils()
Method Detail

getSimpleDateFormat

public static final SimpleDateFormat getSimpleDateFormat(String formatName)
This method retrieves a SimpleDataFormat by format Name.

Parameters:
formatName -
Returns:

getFormattingString

public static final String getFormattingString(String formatName)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.