From ee8a31389819dd27cd937717ca223a27c6f98a7d Mon Sep 17 00:00:00 2001 From: Simarpreet Singh Date: Thu, 3 Jul 2025 08:35:57 +0530 Subject: [PATCH] UpdateDate format of sip-33.md The date format of SIP 33 doesn't match the notation of YYYY-MM-DD format which was followed by all the SIPS. A Minor change updated , but while doing some scraping work through SIP files, this file was getting left out because of not following the same date format. --- sips/sip-33.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sips/sip-33.md b/sips/sip-33.md index b922cd0..4d3516e 100644 --- a/sips/sip-33.md +++ b/sips/sip-33.md @@ -6,7 +6,7 @@ | Editor | Amogh Gupta \ | | Type | Standard | | Category | Framework | -| Created | 29-05-2024 | +| Created | 2024-05-29 | | Comments-URI | https://sips.sui.io/comments-33 | | Status | Final | | Requires | N/A |