Class FWFormattedDatePrecision

java.lang.Object
net.simplace.pipe.formcomponents.date.FWFormattedDatePrecision

public final class FWFormattedDatePrecision extends Object
This is an enumeration of precisions that are supported by FWFormattedDate. Each precision has a format String assigned to it, that can be used to format a Date value with this precision.
Author:
ckunze