1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-01 17:15:27 +00:00

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.
This commit is contained in:
Wladimir J. van der Laan
2014-04-05 13:46:56 +02:00
parent ad078df048
commit 1647c7e6d3
31 changed files with 35 additions and 35 deletions

View File

@@ -5,8 +5,8 @@
Patrick Strateman <bitcoin-bips@covertinferno.org>
Status: Accepted
Type: Standards Track
Created: 10-11-2011
Post-History: 02-11-2011
Created: 2011-11-10
Post-History: 2011-11-02
</pre>
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.