Template:Team:USyd-Australia/Calendar/Events List
From 2014.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
}, | }, | ||
events: [ | events: [ | ||
- | { title: ' | + | { title: 'Monday, January 14, 2013', |
- | start: new Date( | + | start: new Date(2013,1,14), |
- | description: ' | + | description: 'Tom<br>Desc'}, |
- | { title: ' | + | { title: 'Sunday, February 3, 2013', |
- | start: new Date(2014,6, | + | start: new Date(2013,2,3), |
- | description: 'Tom | + | description: 'Tom<br>Desc'}, |
+ | |||
+ | { title: 'Saturday, February 23, 2013', | ||
+ | start: new Date(2013,2,23), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Friday, March 15, 2013', | ||
+ | start: new Date(2013,3,15), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Thursday, April 4, 2013', | ||
+ | start: new Date(2013,4,4), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Wednesday, April 24, 2013', | ||
+ | start: new Date(2013,4,24), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Tuesday, May 14, 2013', | ||
+ | start: new Date(2013,5,14), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Monday, June 3, 2013', | ||
+ | start: new Date(2013,6,3), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Sunday, June 23, 2013', | ||
+ | start: new Date(2013,6,23), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Saturday, July 13, 2013', | ||
+ | start: new Date(2013,7,13), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Friday, August 2, 2013', | ||
+ | start: new Date(2013,8,2), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Thursday, August 22, 2013', | ||
+ | start: new Date(2013,8,22), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Wednesday, September 11, 2013', | ||
+ | start: new Date(2013,9,11), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Tuesday, October 1, 2013', | ||
+ | start: new Date(2013,10,1), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Monday, October 21, 2013', | ||
+ | start: new Date(2013,10,21), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Sunday, November 10, 2013', | ||
+ | start: new Date(2013,11,10), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Saturday, November 30, 2013', | ||
+ | start: new Date(2013,11,30), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Friday, December 20, 2013', | ||
+ | start: new Date(2013,12,20), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Thursday, January 9, 2014', | ||
+ | start: new Date(2014,1,9), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Wednesday, January 29, 2014', | ||
+ | start: new Date(2014,1,29), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Tuesday, February 18, 2014', | ||
+ | start: new Date(2014,2,18), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Monday, March 10, 2014', | ||
+ | start: new Date(2014,3,10), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Sunday, March 30, 2014', | ||
+ | start: new Date(2014,3,30), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Saturday, April 19, 2014', | ||
+ | start: new Date(2014,4,19), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Friday, May 9, 2014', | ||
+ | start: new Date(2014,5,9), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Thursday, May 29, 2014', | ||
+ | start: new Date(2014,5,29), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Wednesday, June 18, 2014', | ||
+ | start: new Date(2014,6,18), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Tuesday, July 8, 2014', | ||
+ | start: new Date(2014,7,8), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Monday, July 28, 2014', | ||
+ | start: new Date(2014,7,28), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Sunday, August 17, 2014', | ||
+ | start: new Date(2014,8,17), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Saturday, September 6, 2014', | ||
+ | start: new Date(2014,9,6), | ||
+ | description: 'Tom<br>Desc'}, | ||
+ | |||
+ | { title: 'Friday, September 26, 2014', | ||
+ | start: new Date(2014,9,26), | ||
+ | description: 'Tom<br>Desc'}, | ||
] | ] |
Revision as of 02:55, 14 October 2014