0
edits
Changes
→Standard Fields Date/Time
==Standard Fields Date/Time==
'''Variable List:'''
:{| border="1" cellpadding="5"
|-
|@fullstartdate@||@fullenddate@||@fullclosedate@||2009-01-23 15:40:00
|}
*'''Note''': ''Start Time'' and ''End Time'' are stored within the ''fullstartdate'' and ''fullenddate'' fields respectively. They can be accessed and formatted using the variables elements listed below.
'''To display specific elements of the Start Date, Start Time, End Date, End Time or Close Date''':
:{| border="1" cellpadding="5"
* To display the End Time in the format '''06:45PM''' you would use:
@hour(fullenddate)@:@minute(fullenddate)@@ampm(fullenddate)@
==Current Date/Time==