operating-hours-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(redirect after merged: https://microformats.org/wiki/index.php?title=opening-hours-examples&oldid=70357)
Tag: New redirect
 
Line 1: Line 1:
<h1>Operating Hours Examples</h1>
#redirect [[opening-hours-examples]]
 
This page is for documenting real world examples of organizations (e.g. retail stores, restaurants, museums, offices) publishing operating hours. This page is a supplement to the [[operating-hours]] discussion.
 
__TOC__
 
= Discussion Participants =
 
== Editor ==
* [http://makedatamakesense.com/ Scott Reynen]
 
== Contributors ==
* [http://makedatamakesense.com/ Scott Reynen]
* [http://dragotown.com Nick Drago]
 
== Interested Folks ==
 
= Specific Examples from the Wild =
 
== Fry's Electronics ==
 
* [[http://www.frys-electronics-ads.com/frys-store-location.htm Website]]
 
<pre><nowiki>
<b><font size="4" face="Arial, Helvetica">Regular store hours for all Fry's Locations</font></b><br><br>
    <font FACE="Arial,Helvetica" SIZE="2">Monday through Friday: <strong>8 AM - 9 PM</strong></font><br>
    <font FACE="Arial,Helvetica" SIZE="2">Saturday: <strong>9 AM - 9 PM</strong><br>
    Sunday: <strong>9 AM - 7 PM </strong></font></strong>
</nowiki></pre>
 
== Hobby Lobby ==
 
* [[http://www.hobbylobby.com/site3/store/hours.cfm Website]]
 
<pre><nowiki>
<tr><TD COLSPAN=3 WIDTH=303 align="center"> <H1>WEEK DAYS</H1> <B>MONDAY through SATURDAY</B> </TD></tr>
<tr>
<TD WIDTH=115 align="center"> <H3><FONT COLOR="#000066">WEEK DAY</FONT></H3> </TD>
<TD WIDTH=87 align="center"> <H3><FONT COLOR="#000066">OPEN</FONT></H3> </TD>
<TD WIDTH=101 align="center"> <H3><FONT COLOR="#000066">CLOSE</FONT></H3> </TD>
</tr>
<tr>
<Th align="left">Monday </Th>
<Th align="center">9:00 am </Th>
<Th align="center">8:00 pm </Th>
</tr>
<tr>
<Th align="left">Tuesday </Th>
<Th align="center">9:00 am </Th>
<Th align="center">8:00 pm </Th>
</tr>
<tr>
<Th align="left">Wednesday </Th>
<Th align="center">9:00 am </Th>
<Th align="center">8:00 pm </Th>
</tr>
<tr>
<Th align="left">Thursday </Th>
<Th align="center">9:00 am </Th>
<Th align="center">8:00 pm </Th>
</tr>
<tr>
<Th align="left">Friday </Th>
<Th align="center">9:00 am </Th>
<Th align="center">8:00 pm </Th>
</tr>
<tr>
<Th align="left">Saturday </Th>
<Th align="center">9:00 am </Th>
<Th align="center">8:00 pm </Th>
</tr>
<tr><td><br></td></tr>
<tr>
<TD COLSPAN=3 WIDTH=303 align="center"> <H3><FONT COLOR="#990000">ALL STORES CLOSED ON SUNDAY</FONT></H3> </TD>
</tr>
</nowiki></pre>
 
== US Embassy, Tokyo ==
 
* [[http://tokyo.usembassy.gov/fukuoka/wwwh2map.html Website]]
 
<pre><nowiki>
&nbsp;Operating Hours: 9:00 a.m. - 4:00 p.m. Monday - Friday, 
excluding <A HREF="http://japan.usembassy.gov/e/acs/tacs-holidays.html" TARGET="_blank" CLASS="new">Japanese and American holidays</A>. We are closed for lunch from 
noon until 1:00 p.m.   
<BR>
</nowiki></pre>
 
== Yale University Dining Services ==
 
* [[http://www.yale.edu/dining/options/hours.html Website]]
 
<pre><nowiki>
<p class="hdr-main" style="margin-top: 0;"><a name="commons"></a>Commons
                          Dining Room x 2-0455</p>
                        <ul type="square">
                          <li class="txt">Hot Breakfast: 7:45 am-11:00 am, <i>Monday
                            thru Friday</i></li>
                          <li class="txt">Lunch: 11:00 am-2:30pm, <i>Monday thru
                            Friday</i></li>
                          <li class="txt">Limited Lunch Menu: 2:30 pm-5:00 pm,
                            <i>Monday thru Thursday</i></li>
                          <li class="txt">Dinner: 5:00 pm-8:00 pm, <i>Monday thru
                            Thursday</i></li>
                          <li class="txt">Limited Dinner Menu: 8:00 pm-9:00 pm,
                            <i>Monday thru Thursday</i></li>
                        </ul>
</nowiki></pre>
 
== Best Buy Store Locater ==
 
* [[http://www.bestbuy.com/site/olspage.jsp?id=cat12092&type=page&_requestid=93763 Website]]
 
<pre><nowiki>
<script>titleCase('ITHACA NY')</script>&nbsp;(Store 384)</b></span><br>
<script>titleCase('40 CATHERWOOD RD')</script><br>
<script>titleCase('ITHACA')</script>, <script>titleCase('NY')</script>&nbsp;<script>titleCase('14850-1056')</script>
<br>
<b>Phone:</b> 607-257-6824<br>
 
<b>Hours:</b> Mon-Sat 10:00am-9:00pm<br>Sun 11:00am-7:00pm
<br><br>
<b>This store also features:</b><br>
</nowiki></pre>
 
== NYSE Holidays & Hours ==
 
* [[http://www.nyse.com/about/newsevents/1176373643795.html Website]]
 
Note that this page also includes holidays during which the markets are not operating.
 
<pre>
<p align="left">The New York Stock Exchange, NYSE, is open from Monday through Friday 9:30 a.m. to 4:00 p.m. ET.<br />
NYSE, NYSE Arca, NYSE Bonds and NYSE Arca Options markets will observe the holidays below:<br />
</p>
</pre>
 
= See also =
* [[operating-hours]]

Latest revision as of 01:47, 24 February 2021