<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>UK vege…UK gardening calendar &#8211; Glorious Garden</title>
	<atom:link href="https://gloriousgarden.co.uk/tag/uk-vegeuk-gardening-calendar/feed/" rel="self" type="application/rss+xml" />
	<link>https://gloriousgarden.co.uk</link>
	<description>Practical UK gardening advice for beginners</description>
	<lastBuildDate>Sun, 19 Jul 2026 08:46:06 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://gloriousgarden.co.uk/wp-content/uploads/2026/01/cropped-Glorious-garden-logo-1-32x32.jpg</url>
	<title>UK vege…UK gardening calendar &#8211; Glorious Garden</title>
	<link>https://gloriousgarden.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>UK Vegetable Planting Calendar (When to Sow, Plant Out and Harvest)</title>
		<link>https://gloriousgarden.co.uk/uk-vegetable-planting-calendar/</link>
		
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Mon, 04 May 2026 11:00:00 +0000</pubDate>
				<category><![CDATA[Growing Vegetables]]></category>
		<category><![CDATA[beginner gardening]]></category>
		<category><![CDATA[gardening for beginners]]></category>
		<category><![CDATA[growing vegetables uk]]></category>
		<category><![CDATA[harvest calendar]]></category>
		<category><![CDATA[monthly gardening]]></category>
		<category><![CDATA[seasonal gardening]]></category>
		<category><![CDATA[sowing calendar]]></category>
		<category><![CDATA[uk gardening calendar]]></category>
		<category><![CDATA[UK vege…UK gardening calendar]]></category>
		<category><![CDATA[uk vegetable garden]]></category>
		<category><![CDATA[vegetable planting calendar]]></category>
		<category><![CDATA[when to harvest]]></category>
		<category><![CDATA[when to plant vegetables]]></category>
		<category><![CDATA[when to sow]]></category>
		<category><![CDATA[year round gardening]]></category>
		<guid isPermaLink="false">https://gloriousgarden.co.uk/?p=1484</guid>

					<description><![CDATA[If you have ever stood in front of a packet of seeds wondering whether to sow them now or wait, this is the page for you. UK gardening is all about timing. Sow too early and seeds rot in cold soil. Plant out too late and crops do not have time to ripen before autumn. ... <a title="UK Vegetable Planting Calendar (When to Sow, Plant Out and Harvest)" class="read-more" href="https://gloriousgarden.co.uk/uk-vegetable-planting-calendar/" aria-label="Read more about UK Vegetable Planting Calendar (When to Sow, Plant Out and Harvest)">Read more</a>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">If you have ever stood in front of a packet of seeds wondering whether to sow them now or wait, this is the page for you. UK gardening is all about timing. Sow too early and seeds rot in cold soil. Plant out too late and crops do not have time to ripen before autumn. Get the timing right and most vegetables look after themselves.</p>



<p class="wp-block-paragraph">This calendar covers the most popular UK vegetables across the whole year. Each colour shows what to do in each month. Light green for sowing indoors, dark green for sowing outside, blue for planting out, and orange for harvesting. Click on any crop name for the full month-by-month guide for that vegetable.</p>



<p style="background:#f9f9f9; border-left:3px solid #4a9e4a; padding:10px 15px; font-size:14px; color:#555;"><em>This article contains affiliate links. If you buy through one of my recommended links I may earn a small commission at no extra cost to you. I only recommend products I genuinely think are worth buying.</em></p>



<p class="wp-block-paragraph">Timings are based on an average UK garden. Adjust by a couple of weeks earlier if you are in southern England or later if you are in Scotland or northern areas. If you are not sure when frost is finally past in your area, our <a href="https://gloriousgarden.co.uk/uk-last-frost-dates-by-postcode/">UK Last Frost Dates by Postcode</a> guide is a useful reference before you commit anything tender to the ground.</p>



<p class="wp-block-paragraph">Want to grow flowers alongside your vegetables too? <a href="https://gloriousgarden.co.uk/what-flowers-to-plant-in-may-uk/">What Flowers to Plant in May in the UK</a> covers easy hardy annuals like nasturtiums and cornflowers that work brilliantly between veg crops.</p>



<style>
.gg-calendar { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; max-width: 100%; margin: 2rem 0; color: #222; }
.gg-calendar h2 { margin: 0 0 6px; font-size: 22px; font-weight: 500; color: #274530; }
.gg-calendar .gg-cal-subtitle { margin: 0 0 1.25rem; font-size: 14px; color: #666; }
.gg-cal-key { display: flex; gap: 16px; flex-wrap: wrap; margin-bottom: 1rem; padding: 12px 14px; background: #f7f8f9; border-radius: 8px; font-size: 13px; }
.gg-cal-key span { display: flex; align-items: center; gap: 6px; }
.gg-cal-key .swatch { display: inline-block; width: 14px; height: 14px; border-radius: 3px; }
.gg-cal-wrap { overflow-x: auto; border: 1px solid rgba(0,0,0,0.1); border-radius: 12px; background: #fff; -webkit-overflow-scrolling: touch; }
.gg-cal-wrap table { width: 100%; border-collapse: collapse; font-size: 13px; min-width: 640px; margin: 0; }
.gg-cal-wrap thead tr { background: #f7f8f9; }
.gg-cal-wrap th { text-align: left; padding: 10px 12px; font-weight: 500; border-bottom: 1px solid rgba(0,0,0,0.1); }
.gg-cal-wrap th.month { text-align: center; padding: 10px 4px; width: 42px; }
.gg-cal-wrap td { padding: 8px 12px; border-bottom: 1px solid rgba(0,0,0,0.06); }
.gg-cal-wrap tr:last-child td { border-bottom: none; }
.gg-cal-wrap td.crop { font-weight: 500; min-width: 130px; }
.gg-cal-wrap td.month-cell { padding: 4px; text-align: center; }
.gg-cal-block { height: 22px; border-radius: 4px; margin: 0 auto; }
.gg-cal-note { margin: 1rem 0 0; font-size: 12px; color: #888; line-height: 1.6; font-style: italic; }
.gg-print-footer { display: none; }
.gg-actions { margin-top: 1.25rem; padding: 14px; background: #EAF3DE; border-radius: 12px; display: flex; flex-wrap: wrap; gap: 14px; align-items: flex-start; justify-content: space-between; }
.gg-actions-group { display: flex; flex-direction: column; gap: 6px; }
.gg-actions-label { font-size: 12px; color: #27500A; font-weight: 500; text-transform: uppercase; letter-spacing: 0.5px; }
.gg-actions-buttons { display: flex; flex-wrap: wrap; gap: 8px; }
.gg-action-btn { display: inline-flex; align-items: center; gap: 6px; padding: 8px 14px; border: 1px solid rgba(0,0,0,0.15); background: #fff; border-radius: 999px; cursor: pointer; font-size: 13px; color: #222; font-family: inherit; }
.gg-action-btn:hover { background: #f7f8f9; }
.gg-action-btn svg { width: 14px; height: 14px; flex-shrink: 0; }
.gg-print-btn { background: #1D9E75; border-color: #1D9E75; color: #fff; }
.gg-print-btn:hover { background: #0F6E56; border-color: #0F6E56; }

@media print {
  @page { size: A4 portrait; margin: 1cm; }
  body * { visibility: hidden; }
  .gg-calendar, .gg-calendar * { visibility: visible; }
  .gg-calendar { position: absolute; left: 0; top: 0; width: 100%; margin: 0; padding: 0; }
  .gg-calendar h2 { font-size: 16px; margin: 0 0 2px; text-align: center; }
  .gg-cal-subtitle { font-size: 10px; margin: 0 0 8px; text-align: center; }
  .gg-cal-key { padding: 5px 8px; margin-bottom: 6px; font-size: 9px; gap: 8px; background: #f7f8f9 !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; justify-content: center; border-radius: 4px; }
  .gg-cal-key .swatch { width: 9px; height: 9px; -webkit-print-color-adjust: exact; print-color-adjust: exact; }
  .gg-cal-wrap { overflow: visible; border: 1px solid #999; border-radius: 4px; }
  .gg-cal-wrap table { min-width: 0; font-size: 8px; width: 100%; table-layout: fixed; }
  .gg-cal-wrap th { padding: 3px 4px; font-size: 8px; background: #f7f8f9 !important; -webkit-print-color-adjust: exact; print-color-adjust: exact; }
  .gg-cal-wrap th.month { padding: 3px 1px; width: 6%; }
  .gg-cal-wrap th:first-child { width: 16%; }
  .gg-cal-wrap td { padding: 2px 4px; font-size: 8px; }
  .gg-cal-wrap td.crop { font-size: 8px; min-width: 0; padding: 2px 4px; font-weight: 500; }
  .gg-cal-wrap td.crop a { color: #222 !important; border-bottom: none !important; text-decoration: none !important; }
  .gg-cal-wrap td.month-cell { padding: 1px; }
  .gg-cal-block { height: 11px !important; border-radius: 2px !important; -webkit-print-color-adjust: exact !important; print-color-adjust: exact !important; }
  .gg-cal-note { font-size: 8px; margin-top: 4px; text-align: center; }
  .gg-print-footer { display: block !important; visibility: visible !important; margin-top: 12px; padding-top: 8px; border-top: 1px solid #ccc; text-align: center; font-size: 9px; color: #555; }
  .gg-print-footer strong { color: #274530; }
  .gg-actions { display: none !important; }
}
</style>

<div class="gg-calendar">

<h2>UK Vegetable Planting Calendar</h2>
<p class="gg-cal-subtitle">When to sow, plant out, and harvest the most popular UK crops</p>

<div class="gg-cal-key">
  <span><span class="swatch" style="background:#97C459;"></span>Sow indoors</span>
  <span><span class="swatch" style="background:#1D9E75;"></span>Sow outside</span>
  <span><span class="swatch" style="background:#378ADD;"></span>Plant out</span>
  <span><span class="swatch" style="background:#EF9F27;"></span>Harvest</span>
</div>

<div class="gg-cal-wrap">
<table>
<thead>
<tr>
<th>Crop</th>
<th class="month">Jan</th><th class="month">Feb</th><th class="month">Mar</th><th class="month">Apr</th><th class="month">May</th><th class="month">Jun</th><th class="month">Jul</th><th class="month">Aug</th><th class="month">Sep</th><th class="month">Oct</th><th class="month">Nov</th><th class="month">Dec</th>
</tr>
</thead>
<tbody>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-tomatoes-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Tomatoes</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-carrots-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Carrots</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-potatoes-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Potatoes</a></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-onions-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Onions</a></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-garlic-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Garlic</a></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-beetroot-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Beetroot</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-broccoli-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Broccoli</a></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-cabbage-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Cabbage</a></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-cauliflower-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Cauliflower</a></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-brussels-sprouts-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Brussels sprouts</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
<tr><td class="crop">Kale</td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-leeks-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Leeks</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-peas-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Peas</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-french-beans-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">French beans</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-runner-beans-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Runner beans</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-courgettes-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Courgettes</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-cucumbers-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Cucumbers</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop">Sweetcorn</td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop">Pumpkins</td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#378ADD;" title="Plant out"></div></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-lettuce-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Lettuce</a></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#97C459;" title="Sow indoors"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td></tr>
<tr><td class="crop"><a href="https://gloriousgarden.co.uk/when-to-plant-spinach-uk/" style="color:#274530;text-decoration:none;border-bottom:1px dotted #888;">Spinach</a></td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"></td></tr>
<tr><td class="crop">Parsnips</td><td class="month-cell"></td><td class="month-cell"></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#1D9E75;" title="Sow outside"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td><td class="month-cell"><div class="gg-cal-block" style="background:#EF9F27;" title="Harvest"></div></td></tr>
</tbody>
</table>
</div>

<p class="gg-cal-note">Timings are guides for an average UK garden. Adjust by 2 to 3 weeks earlier in southern England or later in Scotland and northern areas. Click any crop name for the full sowing and harvest guide.</p>

<div class="gg-print-footer">
<strong>Glorious Garden</strong> &middot; gloriousgarden.co.uk &middot; Practical UK gardening for beginners
</div>

<div class="gg-actions">

<div class="gg-actions-group">
<div class="gg-actions-label">Save your calendar</div>
<div class="gg-actions-buttons">
<button class="gg-action-btn gg-print-btn" onclick="window.print()">
<svg viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"/></svg>
Print on A4
</button>
</div>
</div>

<div class="gg-actions-group">
<div class="gg-actions-label">Share with someone</div>
<div class="gg-actions-buttons">
<button class="gg-action-btn" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fgloriousgarden.co.uk%2Fuk-vegetable-planting-calendar%2F', '_blank', 'width=600,height=400')">
<svg viewBox="0 0 24 24" fill="#1877F2" xmlns="http://www.w3.org/2000/svg"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg>
Facebook
</button>
<button class="gg-action-btn" onclick="window.open('https://twitter.com/intent/tweet?text=A%20simple%20month-by-month%20UK%20vegetable%20planting%20calendar%20from%20Glorious%20Garden%3A&#038;url=https%3A%2F%2Fgloriousgarden.co.uk%2Fuk-vegetable-planting-calendar%2F', '_blank', 'width=600,height=400')">
<svg viewBox="0 0 24 24" fill="#000" xmlns="http://www.w3.org/2000/svg"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>
X (Twitter)
</button>
<button class="gg-action-btn" onclick="window.open('https://www.pinterest.com/pin/create/button/?url=https%3A%2F%2Fgloriousgarden.co.uk%2Fuk-vegetable-planting-calendar%2F&#038;description=UK%20Vegetable%20Planting%20Calendar%20-%20when%20to%20sow%2C%20plant%20out%20and%20harvest', '_blank', 'width=600,height=400')">
<svg viewBox="0 0 24 24" fill="#E60023" xmlns="http://www.w3.org/2000/svg"><path d="M12 0C5.373 0 0 5.372 0 12c0 5.084 3.163 9.426 7.627 11.174-.105-.949-.2-2.405.042-3.441.218-.937 1.407-5.965 1.407-5.965s-.359-.719-.359-1.782c0-1.668.967-2.914 2.171-2.914 1.023 0 1.518.769 1.518 1.69 0 1.029-.655 2.568-.994 3.995-.283 1.194.599 2.169 1.777 2.169 2.133 0 3.772-2.249 3.772-5.495 0-2.873-2.064-4.882-5.012-4.882-3.414 0-5.418 2.561-5.418 5.207 0 1.031.397 2.138.893 2.738.098.119.112.224.083.345l-.333 1.36c-.053.22-.174.267-.402.161-1.499-.698-2.436-2.889-2.436-4.649 0-3.785 2.75-7.262 7.929-7.262 4.163 0 7.398 2.967 7.398 6.931 0 4.136-2.607 7.464-6.227 7.464-1.216 0-2.359-.631-2.75-1.378l-.748 2.853c-.271 1.043-1.002 2.35-1.492 3.146C9.57 23.812 10.763 24 12 24c6.627 0 12-5.373 12-12S18.627 0 12 0z"/></svg>
Pinterest
</button>
</div>
</div>

</div>

</div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-dots"/>



<h2 class="wp-block-heading">Getting the Seed for Each Month</h2>



<p class="wp-block-paragraph">Once you know what the calendar says you should be sowing, the next job is having the seed to hand, and the most common reason a sowing window gets missed is simply not having the packet in the tin. Thompson and Morgan keep a page for every month of the year showing what can be sown now, which is a useful cross-check against this calendar before you order:</p>



<ul class="wp-block-list">
<li><a href="https://tidd.ly/4wGpBkh" rel="sponsored noopener" target="_blank">Vegetables to sow in January</a></li>



<li><a href="https://tidd.ly/4vwa5GG" rel="sponsored noopener" target="_blank">Vegetables to sow in February</a></li>



<li><a href="https://tidd.ly/4wzONJ5" rel="sponsored noopener" target="_blank">Vegetables to sow in March</a></li>



<li><a href="https://tidd.ly/4vnDu61" rel="sponsored noopener" target="_blank">Vegetables to sow in April</a></li>



<li><a href="https://tidd.ly/4po7z44" rel="sponsored noopener" target="_blank">Vegetables to sow in May</a></li>



<li><a href="https://tidd.ly/4wFbmvV" rel="sponsored noopener" target="_blank">Vegetables to sow in June</a></li>



<li><a href="https://tidd.ly/3RgFvCK" rel="sponsored noopener" target="_blank">Vegetables to sow in July</a></li>



<li><a href="https://tidd.ly/44r5Cds" rel="sponsored noopener" target="_blank">Vegetables to sow in August</a></li>



<li><a href="https://tidd.ly/4pqkna4" rel="sponsored noopener" target="_blank">Vegetables to sow in September</a></li>



<li><a href="https://tidd.ly/3TgjvIR" rel="sponsored noopener" target="_blank">Vegetables to sow in October</a></li>



<li><a href="https://tidd.ly/4wA2yaM" rel="sponsored noopener" target="_blank">Vegetables to sow in November</a></li>



<li><a href="https://tidd.ly/4vuxFDN" rel="sponsored noopener" target="_blank">Vegetables to sow in December</a></li>
</ul>



<p class="wp-block-paragraph">A word of advice from experience: buy seed for the whole season in one order in late winter rather than a packet at a time through the year. It is cheaper, and it means the sowing window never passes while you are waiting for the post. If you are not sure who to order from, <a href="https://gloriousgarden.co.uk/best-place-to-buy-seeds-uk/">the best place to buy seeds in the UK</a> compares the suppliers I actually use.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
