<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AParsedate%2Fdoc</id>
	<title>Module:Parsedate/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mywikibiz.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AParsedate%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:Parsedate/doc&amp;action=history"/>
	<updated>2026-06-19T04:41:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://mywikibiz.com/index.php?title=Module:Parsedate/doc&amp;diff=478918&amp;oldid=prev</id>
		<title>Zoran: Pywikibot 6.4.0</title>
		<link rel="alternate" type="text/html" href="https://mywikibiz.com/index.php?title=Module:Parsedate/doc&amp;diff=478918&amp;oldid=prev"/>
		<updated>2021-07-16T05:17:19Z</updated>

		<summary type="html">&lt;p&gt;Pywikibot 6.4.0&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
{{module rating|alpha}}&amp;lt;!-- delete if this is not desirable --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The module “{{BASEPAGENAME}}” contains one available calls that will accept an input string and return a string that:&lt;br /&gt;
* for a valid date, wraps a hidden copy of the date in ISO format in a microformat&lt;br /&gt;
* returns the input.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;#123;{#invoke:{{BASEPAGENAME}}|parse_date|input_string}}&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
&lt;br /&gt;
* Positional parameter – the value of frame.args[1] is passed after ''function name'' and vertical bar and is the string to be parsed for a valid date.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke: Parsedate | parse_date | 28 August 2013}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
will produce&lt;br /&gt;
{{#invoke: Parsedate | parse_date | 28 August 2013}}&lt;br /&gt;
- inspect the html to see the microformat.&lt;br /&gt;
&lt;br /&gt;
There are several test cases at [[User:RexxS/DateDataTest]] which use extra code to illustrate the parsing.&lt;/div&gt;</summary>
		<author><name>Zoran</name></author>
	</entry>
</feed>