Interface DateBox.Format

All Known Implementing Classes:
DateBox.DefaultFormat
Enclosing class:
DateBox

public static interface DateBox.Format
Implemented by a delegate to handle the parsing and formating of date values. The default DateBox.Format uses a new DateBox.DefaultFormat instance.