Comment 1 for bug 1906960

Revision history for this message
Damon Lynch (dlynch3) wrote :

Hi, thank you for bringing this to my attention. There are two issues:

(1) What to do about users who have been using the %B behavior, and who do not want the current behavior to change. Without introducing a new data format to supplement the existing options, this is a difficult problem to solve, because it guarantees some users are going to be unhappy.

(2) How to implement it in Python. I don't see it documented here: https://docs.python.org/3/library/datetime.html

What do you suggest regarding the second issue?