Changes

Web Page View Field Variables

362 bytes added, 20:40, 25 August 2009
no edit summary
@now@ - full current date and time (Workflows only)
@currentdate@ - full current date only(format: ''2009 January 25'')
'''To display only specific elements of the current dateor time''':
@month(currentdate)@ - current month number
@day(currentdate)@ - current day
@year(currentdate)@ - current year
@dayweek(currentdate)@ - name of current day
@monthname(currentdate)@ - name of current month @hour(currentdate)@ - current hour using 12 hour clock (0-12) @ampm(currentdate)@ to provide a reference for am/pm for current time @hour24(currentdate)@ - current hour using 24 hour clock (0-24) @minute(currentdate)@ - current minute (seconds are not available for the current time)
'''To display only specific elements of the full start date''':
0
edits