From 52214be2874ae715ea4944145fbd7f2f6c3571d6 Mon Sep 17 00:00:00 2001 From: Eclips4 Date: Thu, 9 Feb 2023 09:45:38 +0200 Subject: [PATCH] Add information about local time --- core-developers/committing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core-developers/committing.rst b/core-developers/committing.rst index 831d1aa07..74c10bbf1 100644 --- a/core-developers/committing.rst +++ b/core-developers/committing.rst @@ -120,8 +120,8 @@ for what was affected (e.g. ``Misc/NEWS.d/next/Library`` for changes relating to the standard library). The file name itself should be in the format ``.gh-issue-..rst``: -* ```` is today's date joined with a hyphen (``-``) to the current - time, in the ``YYYY-MM-DD-hh-mm-ss`` format (e.g. ``2017-05-27-16-46-23``). +* ```` is today's date joined with a hyphen (``-``) to your current + local time, in the ``YYYY-MM-DD-hh-mm-ss`` format (e.g. ``2017-05-27-16-46-23``). * ```` is the issue number the change is for (e.g. ``12345`` for ``gh-issue-12345``). * ```` is a unique string to guarantee that the file name is