User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2026/06/03 21:31] adminstart [2026/06/30 20:20] (current) admin
Line 22: Line 22:
 $days = $interval->days; // This returns the integer 14 $days = $interval->days; // This returns the integer 14
 $intervalweeks = fdiv($days, 7); $intervalweeks = fdiv($days, 7);
-echo $interval->format('%a days until our 50th Reunion'); +echo $interval->format('%a days until our 50th Reunion ('); 
-echo $intervalweeks; //->format('%a weeks');+echo number_format($intervalweeks, 2, '.', '') 
 +echo ' weeks)';
 </php> </php>
 \\ \\
 (Thursday, May 20, 2027 to Sunday May 23, 2027) (Thursday, May 20, 2027 to Sunday May 23, 2027)
  
-Alsothere will be a block of rooms at the **[[https://www.theexeterinn.com|Exeter Inn]]** reserved for the Class of '77 for our 50th Reunion,\\ +----------- 
-but you won't be able to make reservations until mid-June/early-July 2026...+ 
 +Quick notes re: lodging/hotels for our reunion next May (May 20-232027)... 
 + 
 +  * (The not necessarily authoritative) Google Maps shows these places when you ask for "hotel 03833"
 + 
 +  * The Hampton Inn and the Fairfield/Marriott are standard motels run by large multi-national corporations. 
 + 
 +  * The **[[https://www.theexeterinn.com|Exeter Inn]]** has (had?) a block of rooms reserved for us (50th reunion attendees), but you have to call and talk to a human being to ask for a room in the "50th reunion" block. Their online booking system shows May 20 and May 21 sold out, and May 22 at over $550. But they **//are//** walking distance to campus... 
 + 
 +{{  wiki:screenshot_2026-06-17_at_10.33.01 pm.jpg?nolink&800  }}
  
 ----------- -----------
Line 38: Line 48:
 **Event times are tentative!**\\ **Event times are tentative!**\\
  
 +<WRAP center box 80%>
 <html> <html>
- 
 <iframe src="https://calendar.google.com/calendar/embed?mode=WEEK&dates=20270519/20270523&wkst=3&ctz=America%2FNew_York&showPrint=0&src=cGVhNzdAa3VvMS5jb20&color=%23039be5&showTz=0" style="border:solid 1px #777" width="1200" height="1000" frameborder="0" scrolling="no"></iframe> <iframe src="https://calendar.google.com/calendar/embed?mode=WEEK&dates=20270519/20270523&wkst=3&ctz=America%2FNew_York&showPrint=0&src=cGVhNzdAa3VvMS5jb20&color=%23039be5&showTz=0" style="border:solid 1px #777" width="1200" height="1000" frameborder="0" scrolling="no"></iframe>
- 
 </html> </html>
 +</WRAP>
  
 ------------------ ------------------
start.1780522280.txt.gz · Last modified: by admin