All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.openly.dt.FormatDate

com.openly.dt.EncodingDynamicTag
   |
   +----com.openly.dt.FormatDate

public class FormatDate
extends com.openly.dt.EncodingDynamicTag
This class helps format date strings.

the date strings to format must be in the form yyyy-MM-dd, yyyy-MM, or yyyy.

Usage: [[@com.openly.dt.FormatDate("2002-05-22")]]
or [[@com.openly.dt.FormatDate(dateParam)]]

There are two customized date formats that can be used.