[var:'pagetitle'='Meeting Minutes']
[var:'months'=(map: '01'='January', '02'='February', '03'='March', '04'='April', '05'='May',
'06'='June', '07'='July', '08'='August', '09'='September', '10'='October', '11'='November',
'12'='December')]
[include: '/includes/header.html']
Monthly Meeting Minutes
Minutes in Adobe Acrobat Format
[var:'files'=(File_ListDirectory: '/minutes')]
[loop: 10]
[var:'year'=(integer: (date_format: (date_getcurrentdate), -format='%Y'))-(loopcount)+1]
[if: (var:'files')->(find: (var:'year'))]
[var:'year']
[var:'month'='']
[loop: 12]
[if: (loop_count) < 10][var:'month'='0'+(loop_count)][else][var:'month'=(loop_count)][/if]
[var:'ym'=(var:'year')+'_'+(var:'month')+'.pdf']
[if: (var:'files')->(find: (var:'ym'))]
[(var:'months')->(find: (var:'month'))]
|
[/if]
[/loop]
[/if]
[/loop]
Membership Meetings
TSSCC Membership Meetings are open to the public and are held on the 1st Monday of each month at 7PM.
[include: '/includes/sponsors.html']
[include: '/includes/footer.html']