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

<iCRTIME> Tag


<iCRTIMEHOUR="hour" (0)
MIN="minutes" (0)
SEC="seconds" (0)
[FMT="format string"] ( )
>

UsageThis 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


iCRTIME Example
Example Source Code
Top