org.icefaces.ace.component.datetimeentry
Class DateTimeEntryUtils
java.lang.Object
org.icefaces.ace.component.datetimeentry.DateTimeEntryUtils
public class DateTimeEntryUtils
- extends java.lang.Object
Utility class for calendar component
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateTimeEntryUtils
public DateTimeEntryUtils()
getValueAsString
public static java.lang.String getValueAsString(javax.faces.context.FacesContext facesContext,
DateTimeEntry dateTimeEntry)
getDateAsString
public static java.lang.String getDateAsString(DateTimeEntry dateTimeEntry,
java.lang.Object date)
convertPattern
public static java.lang.String convertPattern(java.lang.String pattern)
- Converts a java date pattern to a jquery date pattern
- Parameters:
pattern
- Pattern to be converted
- Returns:
- converted pattern
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.