From 1647c7e6d3e3866454b803fd874df2d0c4991f4a Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Sat, 5 Apr 2014 13:46:56 +0200 Subject: 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. --- bip-0033.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0033.mediawiki') diff --git a/bip-0033.mediawiki b/bip-0033.mediawiki index c5721f4..6768e19 100644 --- a/bip-0033.mediawiki +++ b/bip-0033.mediawiki @@ -4,7 +4,7 @@ Author: Amir Taaki Status: Draft Type: Standards Track - Created: 15-05-2012 + Created: 2012-05-15 == Abstract == -- cgit v1.2.3