com.hs.mail.imap.schedule
Class ScheduleUtils

java.lang.Object
  extended by com.hs.mail.imap.schedule.ScheduleUtils

public class ScheduleUtils
extends Object

Since:
Oct 2, 2010
Author:
Won Chul Doh

Constructor Summary
ScheduleUtils()
           
 
Method Summary
static Date getDateBefore(String str)
           
static Date getTimeAfter(String str, Date defaultTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScheduleUtils

public ScheduleUtils()
Method Detail

getDateBefore

public static Date getDateBefore(String str)

getTimeAfter

public static Date getTimeAfter(String str,
                                Date defaultTime)


Copyright © 2011. All Rights Reserved.