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:
@@ -4,8 +4,8 @@
|
||||
Author: Gavin Andresen <gavinandresen@gmail.com>
|
||||
Status: Accepted
|
||||
Type: Standards Track
|
||||
Created: 18-10-2011
|
||||
Post-History: 02-10-2011
|
||||
Created: 2011-10-18
|
||||
Post-History: 2011-10-02
|
||||
</pre>
|
||||
|
||||
==Abstract==
|
||||
|
||||
Reference in New Issue
Block a user