Almanc Event List
IF{ "$USERNAME not ingroup 'AdminGroup'" then="foswikiHidden" }: Missing operator in '$USERNAME not ingroup 'AdminGroup”
' >
See
AlmancEventList edit
)
Reference Events
One-time Events
Weekly Events
Bi-Weekly Events
Monthly Events
IF{ "$USERNAME not ingroup 'AdminGroup'" then="foswikiHidden" }: Missing operator in '$USERNAME not ingroup 'AdminGroup”
' style='border:1px solid green;padding:10px;' >
Code - Visible only to AdminGroup.
%STARTSECTION{"dates"}%$percntCALC{\"$SET(startepoch,
~~~ $IF($EXACT($formfield(Date),),
~~~ $TIMEADD(
*~~ $TIME($percntFORMFIELD{\"Date\" topic=\"$formfield(RelativeTo)\"}$percnt %SERVERTIME{$year}% LOCAL),
~~~ $formfield(OffsetAmount), $formfield(OffsetUnit)
*~~ ),
~~~ $TIME($formfield(Date) %SERVERTIME{$year}%)
*~~ ))$FORMATTIME($GET(startepoch), $wday $day $mon $year)
~~~ $IF($NOT($EMPTY($formfield(EndDate)$formfield(RepeatCount))),
~~~ - $IF($NOT($EMPTY($formfield(EndDate))),
~~~ $formfield(EndDate) %SERVERTIME{$year}%,
~~~ $FORMATTIME($TIMEADD($GET(startepoch),
~~~ $EVAL($formfield(RepeatCount) *
~~~ $IF($EXACT($formfield(RepeatFrequency), weekly), 1)$IF($EXACT($formfield(RepeatFrequency), bi-weekly), 2)$IF($EXACT($formfield(RepeatFrequency), monthly), 4)
*~~ ), week), $day $mon $year )
*~~ )
*~~ )
~~~ \"}$percnt
~~~ - <a href='$percntSCRIPTURL{view}$percnt/$web/$topic' title='$percntENCODE{\"$formfield(Details)\" type=\"safe\"}$percnt'>$formfield(TopicTitle)</a>%ENDSECTION{"dates"}%