[Python-Dev] Issue5434: datetime.monthdelta (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Thu Apr 16 23:47:14 CEST 2009
- Previous message: [Python-Dev] Issue5434: datetime.monthdelta
- Next message: [Python-Dev] Issue5434: datetime.monthdelta
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jess Austin <jess.austin gmail.com> writes:
What other behavior options besides "last-valid-day-of-the-month" would you like to see?
IMHO, the question is rather what the use case is for the behaviour you are proposing. In which kind of situation is it acceptable to turn 31/2 silently into 29/2?
- Previous message: [Python-Dev] Issue5434: datetime.monthdelta
- Next message: [Python-Dev] Issue5434: datetime.monthdelta
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]