<iCRTIME> Tag
<iCRTIME | HOUR="hour" | (0) |
MIN="minutes" | (0) | |
SEC="seconds" | (0) | |
[FMT="format string"] | ( ) | |
> |
Usage | This tag can be used to create a time given the hour, minutes and seconds in numeric format. The time can be created in any format allowed by the ANSI C strftime Escape Characters that can be found in an Appendix |