mirror of
https://github.com/bitcoin/bips.git
synced 2026-05-25 17:09:34 +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,7 +4,7 @@
|
||||
Author: Pieter Wuille <pieter.wuille@gmail.com>
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 01-04-2014
|
||||
Created: 2014-04-01
|
||||
</pre>
|
||||
|
||||
==Abstract==
|
||||
|
||||
Reference in New Issue
Block a user