';
return htmlBuffer;
}
function getOngoingEventHTML(event) {
var eventTitle = event.title.replace(/([^\s]{15})/g,"$1-
");
var htmlBuffer = '';
var tagsHTML = '';
if(event.tags != '') {
var tags = event.tags.split(',');
tagsHTML += "
Tags: ";
for (var x = 0; x < tags.length; x++) {
var tag = tags[x];
if(x > 0)
tagsHTML += ', ';
tagsHTML += '' + tag + '';
}
var tagsHTML = '
';
}
var locationHTML = '';
if(event.location != "") {
locationHTML = '
Location: ';
locationHTML += event.location + '
';
}
var categoriesHTML = '';
if(event.categories.length > 0) {
var categoriesHTML = '
Calendar: ';
for(var x = 0; x < event.categories.length; x++) {
var category = event.categories[x];
if(x > 0) categoriesHTML += ', ';
categoriesHTML += '' + category.categoryName + ''
}
categoriesHTML += '
';
}
var ddHTML = locationHTML + categoriesHTML + tagsHTML;
htmlBuffer +=
'
Through ' + event.endDate.format('M j, Y') + ' ' + eventTitle + '' +
'
' + (ddHTML != ''?ddHTML:' ') + '';
htmlBuffer +=
' \';
return htmlBuffer;
}
|
Fall 2012 Commencement ceremonies Dec. 15
|
 |
-
When:
-
Sat, December 15 2012 09:00 AM - Sat, December 15 2012 03:30 PM
- Building
-
EJ Thomas Performing Arts Hall
- Calendars:
-
Graduate
,
Academic Dates
,
Undergraduate
,
College of Business Administration
- Tags:
-
Commencement
, Graduation
The University of Akron will celebrate the achievements of the Fall Class of 2012 with two commencement ceremonies — on Saturday, Dec. 15, at 10 a.m. and 2 p.m. at E.J. Thomas Performing Arts Hall, 198 Hill St. President Luis M. Proenza will deliver the address at each ceremony.
Graduating veterans wear red, white and blue honor cords with their academic regalia as UA recognizes their service to our country.
For full details, visit the Graduation website.
|
Related Events
No Related Events
|
Loading...