The independent consumer guide to beer product
dating.
If you've got a web page about your favorite beer, you can add expiration date information to it using some of our scripts. Just find the brewing company below, and cut-and-paste its example code into your page. Each code sample will produce a tidy little paragraph telling your readers about that brewery's product dates and tell them they can find more information here at BeerDates.com.
(By the way, there's no menu or sidebar on this page because the scripts need more space than regular BeerDates.com entries.)
Anheuser-Busch beers expire 110 days after their freshness dates. Bottles are stamped in the lower right corner of their labels. Cans are stamped on the bottoms. Boxes are stamped in the corner of the end flap. (Date information courtesy of BeerDates.com)
<p>Anheuser-Busch beers expire 110 days after their
freshness dates. <script type="text/javascript"
src="http://BeerDates.com/fws/AnheuserBusch.js"></script><script
type="text/JavaScript" language="JavaScript1.1">
<!--
var expired = null; AnheuserBusch() ; if (expired != null) {
document.write('<strong>Beer dated before ' + expired +
' is now past date.<' + '/strong>'); }
// -->
</script> Bottles are stamped in the lower right corner of their labels.
Cans are stamped on the bottoms. Boxes are stamped in the corner of the end
flap. <small>(Date information courtesy of <a href= "http://BeerDates.com/"
>BeerDates.com</a>)</small></p>
Guinness beers use a DDMMYY expiration date written backwards. Bottles are stamped on their rear labels. Cans are stamped on the bottom. (Date information courtesy of BeerDates.com)
<p>Guinness beers use a DDMMYY expiration date
<em>written backwards</em>. <script type="text/javascript"
language="JavaScript1.2" src=
"http://BeerDates.com/fws/Guinness.js"></script><script
type="text/Javascript" language= "JavaScript1.1">
<!--
var expired = null; Guinness() ; if (expired != null) {
document.write('<strong>Beer dated before ' + expired +
' is now past its expiration date.<' + '/strong>');}
// -->
</script> Bottles are stamped on their rear labels. Cans are stamped on the
bottom. <small>(Date information courtesy of <a href=
"http://BeerDates.com/" >BeerDates.com</a>)</small></p>
The Leinenkugal Brewery uses an MMDDYY "Do Not Sell" date -- An expiration date in month-day-year format, using only the last digit of year. Bottles are stamped on the necks. Cans are stamped on the bottom. Boxes are stamped in the corner of the end flap. (Date information courtesy of BeerDates.com)
<p>The Leinenkugal Brewery uses an MMDDYY "Do Not Sell"
date -- An expiration date in month-day-year format, using only the last
digit of year. <script type="text/javascript"
src="http://BeerDates.com/fws/Leinie.js"></script> <script
type="text/JavaScript" language="JavaScript1.1">
<!--
var expired = null; Leinie() ; if (expired != null) {
document.write('<strong>Beer dated before ' + expired +
' is now past its expiration date.<' + '/strong>'); }
// -->
</script> Bottles are stamped on the necks. Cans are stamped on the bottom.
Boxes are stamped in the corner of the end flap. <small>(Date information
courtesy of <a href="http://BeerDates.com/">BeerDates.com</a>)</small></p>
Miller Brewing uses an MMDDY "Do Not Sell" date -- An expiration date in month-day-year format, using only the last digit of year. Bottles are stamped on the necks. Cans are stamped on the bottom. Boxes are stamped in the corner of the end flap. (Date information courtesy of BeerDates.com)
<p>Miller Brewing uses an MMDDY "Do Not Sell" date -- An
expiration date in month-day-year format, using only the last digit of
year. <script type= "text/javascript"
src="http://BeerDates.com/fws/Miller.js"></script> <script type=
"text/JavaScript" language="JavaScript1.1">
<!--
var expired = null; Miller() ; if (expired != null) {
document.write('<strong>Beer dated before ' + expired +
' is now past its expiration date.<' + '/strong>'); }
// -->
</script> Bottles are stamped on the necks. Cans are stamped on the bottom.
Boxes are stamped in the corner of the end flap. <small>(Date information
courtesy of <a href="http://BeerDates.com/">BeerDates.com</a>)</small></p>
Molson labels its beers with an MDDY bottling date. (Like most Canadian breweries, they abbreviate the month using the letters A to H and J to M -- "A" for "Janurary, "B" for February, and so on. The letter "I" is skipped because it might be confused with the number "1".) Molson beers have a 110 day shelf life. Bottles are stamped on the necks. Cans are stamped on the bottom. (Date information courtesy of BeerDates.com)
<p>Molson labels its beers with an MDDY bottling date.
(Like most Canadian breweries, they abbreviate the month using the letters
A to H and J to M -- "A" for "Janurary, "B" for February, and so on. The
letter "I" is skipped because it might be confused with the number "1".)
Molson beers have a 110 day shelf life. <script type="text/javascript"
src="http://BeerDates.com/fws/Molson.js"></script> <script
type="text/JavaScript" language="JavaScript1.1">
<!--
var expired = null; Molson() ; if (expired != null) {
document.write('<strong>Beer dated before ' + expired +
' is now past its expiration date.<' + '/strong>'); }
// -->
</script> Bottles are stamped on the necks. Cans are stamped on the bottom.
<small>(Date information courtesy of <a href= "http://BeerDates.com/"
>BeerDates.com</a>)</small></p>
Pabst Brewing uses an MMDDY "Do Not Sell" expiration date -- month-day-year format, using only the last digit of year. Bottles are stamped on the necks. Cans are stamped on the bottom. Boxes are stamped in the corner of the end flap. (Date information courtesy of BeerDates.com)
<p>Pabst Brewing uses an MMDDY expiration date --
month-day-year format, using only the last digit of year. <script
type="text/javascript" src="http://BeerDates.com/fws/Pabst.js"
></script> <script type="text/JavaScript"
language="JavaScript1.1">
<!--
var expired = null; Pabst() ; if (expired != null) {
document.write('<strong>Beer dated before ' + expired +
' is now past its expiration date.<' + '/strong>'); }
// -->
</script> Bottles are stamped on the necks. Cans are stamped on the bottom.
Boxes are stamped in the corner of the end flap. <small>(Date information
courtesy of <a href="http://BeerDates.com/">BeerDates.com</a>)</small></p>
BeerDates.com is the independent consumer guide to beer product dating. It is not owned, operated, affiliated with, or endorsed by any brewery or brewing company. In other words, if you want to send e-mail to a beer company, don't send it to me.