org.drools.core.util
Class DateUtils
java.lang.Object
org.drools.core.util.DateUtils
public class DateUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateUtils
public DateUtils()
parseDate
public static Date parseDate(String input,
DateFormats dateFormats)
- Use the simple date formatter to read the date from a string
getRightDate
public static Date getRightDate(Object object2,
DateFormats dateFormats)
- Converts the right hand side date as appropriate
getDateFormatMask
public static String getDateFormatMask()
- Check for the system property override, if it exists
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.