org.ujorm.wicket.component.form.fields
Class DateConverter
java.lang.Object
org.ujorm.wicket.component.form.fields.DateConverter
public class DateConverter
- extends Object
interpretation of the "quick and dirty" Java converter found in the comments
of that link...
- Author:
- Geoff
- See Also:
https://github.com/got5/tapestry5-jquery/issues/294
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateConverter
public DateConverter()
toJQueryUIDateFormat
public String toJQueryUIDateFormat(String dateFormat)
Copyright © 2015. All Rights Reserved.