[ Main Menu ] [ Extension Tools Menu ] [ Lite Edition Menu ]

<iCRDATE> Tag


<iCRDATEMONTH="month number" (01)
DAY="day number" (01)
YEAR="year number" (1970)
[FMT="format"] (%x)
>

UsageThis 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.


iCRDATE Example
Example Source Code
Top