<iCRDATE> Tag
<iCRDATE | MONTH="month number" | (01) |
DAY="day number" | (01) | |
YEAR="year number" | (1970) | |
[FMT="format"] | (%x) | |
> |
Usage | This tag can be used to create a date given the month, day and year in numeric format. The date can be created in any format allowed by the ANSI C strftime Escape Characters that can be found in an Appendix. |