[issue45043] Typo (change 'two' to 'three')

2021-08-29 Thread Matt Schuster


Matt Schuster  added the comment:

Yes, I meant the day of week. 
Ok, no problem as this is 'date of month'.
Closing as 'not a bug'. Thanks!!

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45043] Typo (change 'two' to 'three')

2021-08-29 Thread Vedran Čačić

Vedran Čačić  added the comment:

Matt obviously meant the day of week, but in docs day is meant as day of month.

--
nosy: +veky

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45043] Typo (change 'two' to 'three')

2021-08-29 Thread Serhiy Storchaka


Serhiy Storchaka  added the comment:

In what case the day field is three characters long? Could you show an example?

--
nosy: +serhiy.storchaka

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue45043] Typo (change 'two' to 'three')

2021-08-29 Thread Matt Schuster


New submission from Matt Schuster :

Reference 
https://docs.python.org/3/library/time.html?highlight=time%20time#module-time

in 3.8, 3.9, 3.10, 3.11 (previous versions do not have same issue).
Specifically under time.asctime([t]) and time.ctime([secs])

Change "day field is two characters long", should be "day field is three 
characters long"

--
assignee: docs@python
components: Documentation
messages: 400525
nosy: docs@python, nofliesonyou
priority: normal
severity: normal
status: open
title: Typo (change 'two' to 'three')
versions: Python 3.10, Python 3.11, Python 3.8, Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com