Skip to content

Commit 1647c7e

Browse files
committed
Change date format to ISO 8601
This came up on the mailing list. yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric dates. This commit changes all BIPs to use that instead of dd-mm-yyyy. It also updates BIP 0001 to prescribe the new format.
1 parent ad078df commit 1647c7e

31 files changed

+35
-35
lines changed

bip-0001.mediawiki

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Title: BIP Purpose and Guidelines
44
Status: Accepted
55
Type: Standards Track
6-
Created: 19-08-2011
6+
Created: 2011-08-19
77
</pre>
88

99
==What is a BIP?==
@@ -100,7 +100,7 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe
100100
Status: <Draft | Active | Accepted | Deferred | Rejected |
101101
Withdrawn | Final | Superseded>
102102
Type: <Standards Track | Informational | Process>
103-
Created: <date created on, in dd-mm-yyyy format>
103+
Created: <date created on, in ISO 8601 (yyyy-mm-dd) format>
104104
* Post-History: <dates of postings to bitcoin mailing list>
105105
* Replaces: <BIP number>
106106
* Superseded-By: <BIP number>
@@ -125,7 +125,7 @@ While a BIP is in private discussions (usually during the initial Draft phase),
125125

126126
The Type header specifies the type of BIP: Standards Track, Informational, or Process.
127127

128-
The Created header records the date that the BIP was assigned a number, while Post-History is used to record the dates of when new versions of the BIP are posted to bitcoin mailing lists. Both headers should be in dd-mmm-yyyy format, e.g. 14-Aug-2001.
128+
The Created header records the date that the BIP was assigned a number, while Post-History is used to record the dates of when new versions of the BIP are posted to bitcoin mailing lists. Both headers should be in yyyy-mm-dd format, e.g. 2001-08-14.
129129

130130
BIPs may have a Requires header, indicating the BIP numbers that this BIP depends on.
131131

bip-0010.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Alan Reiner
55
Status: Draft
66
Type: Informational
7-
Created: 28-10-2011
7+
Created: 2011-10-28
88
</pre>
99

1010
A multi-signature transaction is one where a certain number of Bitcoins are "encumbered" with more than one recipient address. The subsequent transaction that spends these coins will require each party involved (or some subset, depending on the script), to see the proposed transaction and sign it with their private key. This necessarily requires collaboration between all parties -- to propose a distribution of encumbered funds, collect signatures from all necessary participants, and then broadcast the completed transaction.

bip-0011.mediawiki

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Accepted
66
Type: Standards Track
7-
Created: 18-10-2011
8-
Post-History: 02-10-2011
7+
Created: 2011-10-18
8+
Post-History: 2011-10-02
99
</pre>
1010

1111
==Abstract==

bip-0012.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Withdrawn
66
Type: Standards Track
7-
Created: 18-10-2011
7+
Created: 2011-10-18
88
</pre>
99

1010
==Abstract==

bip-0013.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Final
66
Type: Standards Track
7-
Created: 18-10-2011
7+
Created: 2011-10-18
88
</pre>
99

1010
==Abstract==

bip-0014.mediawiki

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
Patrick Strateman <[email protected]>
66
Status: Accepted
77
Type: Standards Track
8-
Created: 10-11-2011
9-
Post-History: 02-11-2011
8+
Created: 2011-11-10
9+
Post-History: 2011-11-02
1010
</pre>
1111

1212
In this document, bitcoin will be used to refer to the protocol while Satoshi will refer to the current client in order to prevent confusion.

bip-0015.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Amir Taaki <[email protected]>
55
Status: Deferred
66
Type: Standards Track
7-
Created: 10-12-2011
7+
Created: 2011-12-10
88
</pre>
99

1010
[[bip-0070.mediawiki|BIP 0070]] (payment protocol) may be seen as the alternative to Aliases.

bip-0016.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Final
66
Type: Standards Track
7-
Created: 03-01-2012
7+
Created: 2012-01-03
88
</pre>
99

1010
==Abstract==

bip-0017.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Luke Dashjr <[email protected]>
55
Status: Draft
66
Type: Withdrawn
7-
Created: 18-01-2012
7+
Created: 2012-01-18
88
</pre>
99

1010
==Abstract==

bip-0018.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Luke Dashjr <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 27-01-2012
7+
Created: 2012-01-27
88
</pre>
99

1010
==Abstract==

bip-0019.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Luke Dashjr <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 30-01-2012
7+
Created: 2012-01-30
88
</pre>
99

1010
==Abstract==

bip-0020.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Luke Dashjr <[email protected]>
55
Status: Replaced
66
Type: Standards Track
7-
Created: 10-01-2011
7+
Created: 2011-01-10
88
</pre>
99

1010
BIP 0020 is based off an earlier document by Nils Schneider. '''And has been replaced by BIP 0021'''

bip-0021.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Matt Corallo <[email protected]>
66
Status: Accepted
77
Type: Standards Track
8-
Created: 29-01-2012
8+
Created: 2012-01-29
99
</pre>
1010

1111
This BIP is a modification of an earlier [[bip-0020.mediawiki|BIP 0020]] by Luke Dashjr. BIP 0020 was based off an earlier document by Nils Schneider. The alternative payment amounts in BIP 0020 have been removed.

bip-0022.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Luke Dashjr <[email protected]>
55
Status: Accepted
66
Type: Standards Track
7-
Created: 28-02-2012
7+
Created: 2012-02-28
88
</pre>
99

1010
==Abstract==

bip-0023.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Luke Dashjr <[email protected]>
55
Status: Accepted
66
Type: Standards Track
7-
Created: 28-02-2012
7+
Created: 2012-02-28
88
</pre>
99

1010
==Abstract==

bip-0030.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Pieter Wuille <[email protected]>
55
Status: Final
66
Type: Standards Track
7-
Created: 22-02-2012
7+
Created: 2012-02-22
88
</pre>
99

1010
==Abstract==

bip-0031.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Mike Hearn <[email protected]>
55
Status: Accepted
66
Type: Standards Track
7-
Created: 11-04-2012
7+
Created: 2012-04-11
88
</pre>
99

1010
==Abstract==

bip-0032.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RECENT CHANGES:
1010
Author: Pieter Wuille
1111
Status: Accepted
1212
Type: Informational
13-
Created: 11-02-2012
13+
Created: 2012-02-11
1414
</pre>
1515

1616
==Abstract==

bip-0033.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Amir Taaki <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 15-05-2012
7+
Created: 2012-05-15
88
</pre>
99

1010
== Abstract ==

bip-0036.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Stefan Thomas <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 03-08-2012
7+
Created: 2012-08-03
88
</pre>
99

1010
==Abstract==

bip-0037.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Mike Hearn <[email protected]>, Matt Corallo <[email protected]>
55
Status: Accepted
66
Type: Standards Track
7-
Created: 24-10-2012
7+
Created: 2012-10-24
88
</pre>
99

1010
==Abstract==

bip-0038.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Mike Caldwell
55
Status: Draft (Some confusion applies: The announcements for this never made it to the list, so it hasn't had public discussion)
66
Type: Standards Track
7-
Created: 20-11-2012
7+
Created: 2012-11-20
88
</pre>
99

1010
==Abstract==

bip-0039.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Sean Bowe <[email protected]>
99
Status: Draft
1010
Type: Standards Track
11-
Created: 10-09-2013
11+
Created: 2013-09-10
1212
</pre>
1313

1414
==Abstract==

bip-0042.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Pieter Wuille <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 01-04-2014
7+
Created: 2014-04-01
88
</pre>
99

1010
==Abstract==

bip-0050.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Draft
66
Type: Informational
7-
Created: 20-03-2013
7+
Created: 2013-03-20
88
</pre>
99

1010
==What went wrong==

bip-0060.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Amir Taaki <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 16-06-2013
7+
Created: 2013-06-16
88
</pre>
99

1010
==Abstract==

bip-0062.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Pieter Wuille <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 12-03-2014
7+
Created: 2014-03-12
88
</pre>
99

1010
==Abstract==

bip-0070.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 29-07-2013
7+
Created: 2013-07-29
88
</pre>
99

1010
==Abstract==

bip-0071.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 29-07-2013
7+
Created: 2013-07-29
88
</pre>
99

1010
==Abstract==

bip-0072.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Gavin Andresen <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 29-07-2013
7+
Created: 2013-07-29
88
</pre>
99

1010
==Abstract==

bip-0073.mediawiki

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Author: Stephen Pair <[email protected]>
55
Status: Draft
66
Type: Standards Track
7-
Created: 27-08-2013
7+
Created: 2013-08-27
88
</pre>
99

1010
==Abstract==

0 commit comments

Comments
 (0)