File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ for what was affected (e.g. ``Misc/NEWS.d/next/Library`` for changes relating
120
120
to the standard library). The file name itself should be in the format
121
121
``<datetime>.gh-issue-<issue-number>.<nonce>.rst ``:
122
122
123
- * ``<datetime> `` is today's date joined with a hyphen (``- ``) to the current
124
- time, in the ``YYYY-MM-DD-hh-mm-ss `` format (e.g. ``2017-05-27-16-46-23 ``).
123
+ * ``<datetime> `` is today's date joined with a hyphen (``- ``) to your current
124
+ local time, in the ``YYYY-MM-DD-hh-mm-ss `` format (e.g. ``2017-05-27-16-46-23 ``).
125
125
* ``<issue-number> `` is the issue number the change is for (e.g. ``12345 ``
126
126
for ``gh-issue-12345 ``).
127
127
* ``<nonce> `` is a unique string to guarantee that the file name is
You can’t perform that action at this time.
0 commit comments