Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23d2850af5697b7

Jump to content

Template:Monthyear/doc

From Wikipedia, the free encyclopedia

The {{Monthyear}} template takes no parameters and returns the name of the month and the year, like this:

{{Monthyear}} renders: July 2026

Note that the same date can be shown for up to a week on a page since Wikipedia caches pages and only re-renders them under one of the follow circumstances:

  1. Someone visits the page and it has not been re-rendered in a week;
  2. Someone visits the page and manually purges or edits it.

See also

[edit]

You can do this yourself

[edit]

The code for this template is very simple! Just type

{{#time:F Y}}

See here to learn more about time parser functions.