operating-hours-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Documenting real world examples of operating hours)
 
(redirect after merged: https://microformats.org/wiki/index.php?title=opening-hours-examples&oldid=70357)
Tag: New redirect
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
= Operating Hours Examples =
#redirect [[opening-hours-examples]]
 
This page is for documenting real world examples of organizations (e.g. retail stores) publishing operating hours.
 
__TOC__
 
= Introduction =
== Discussion Participants ==
 
=== Editor ===
* [http://makedatamakesense.com/ Scott Reynen]
 
=== Authors ===
* [http://makedatamakesense.com/ Scott Reynen]
 
=== Contributors ===
* [http://makedatamakesense.com/ Scott Reynen]
 
=== 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>
 
=See Also=
* [[operating-hours]]

Latest revision as of 01:47, 24 February 2021