[ Main Menu ] [ Extension Tools Menu ] [ Enterprise Edition Menu ]
<iDATETIME> Tag


 
<iDATETIME
 
 
 
 

Usage

[DATE="mm/dd/yy"]     (current) 
[TIME="hh:mm:ss"]     (current) 
[FMT="format string"]     (%x %X) 
[ADJUST="+/- seconds"]     (0) 
> 

This tag returns the date and time in a single string.  The default is the current time.  To specify a time and date use the DATE and TIME directives.  The FMT directive can be used to format the date/time string.  See APPENDIX A on the formatting strings available.  The ADJUST directive can add or subtract the specified number of seconds from the time. 


iDATETIME Example
Example Source Code
Top