start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2026/06/03 21:19] – admin | start [2026/06/30 20:20] (current) – admin | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| $target = date_create(' | $target = date_create(' | ||
| $interval = date_diff($origin, | $interval = date_diff($origin, | ||
| - | $intervalweeks | + | $days = $interval->days; // This returns the integer 14 |
| - | echo $interval-> | + | $intervalweeks = fdiv($days, 7); |
| - | // echo number_format($intervalweeks, | + | echo $interval-> |
| + | echo number_format($intervalweeks, | ||
| + | echo ' weeks)' | ||
| </ | </ | ||
| \\ | \\ | ||
| (Thursday, May 20, 2027 to Sunday May 23, 2027) | (Thursday, May 20, 2027 to Sunday May 23, 2027) | ||
| - | Also, there will be a block of rooms at the **[[https:// | + | ----------- |
| - | but you won't be able to make reservations until mid-June/early-July 2026... | + | |
| + | Quick notes re: lodging/ | ||
| + | |||
| + | * (The not necessarily authoritative) Google Maps shows these places when you ask for "hotel 03833" | ||
| + | |||
| + | * The Hampton Inn and the Fairfield/ | ||
| + | |||
| + | * The **[[https:// | ||
| + | |||
| + | {{ wiki: | ||
| ----------- | ----------- | ||
| Line 37: | Line 48: | ||
| **Event times are tentative!**\\ | **Event times are tentative!**\\ | ||
| + | <WRAP center box 80%> | ||
| < | < | ||
| - | |||
| <iframe src=" | <iframe src=" | ||
| - | |||
| </ | </ | ||
| + | </ | ||
| ------------------ | ------------------ | ||
start.1780521572.txt.gz · Last modified: by admin
