Roundup Tracker - Issues

Message8296

Author rouilj
Recipients ThomasAH, ber, rouilj, schlatterbeck
Date 2025-01-19.03:43:01
Message-id <1737258182.01.0.667551504559.issue2550858@roundup.psfhosted.org>
In-reply-to
The fix for issue2551390 - Replace text input/calendar popup with native date input;
committed on changeset:   8285:2bf0c4e7795e. Also a newer version of datecopy.js was
committed. See msg8289 for details.

So only the underlying interval calculations in date.py need to be addressed.

Since our date.py has been here since 2001, would we be able to use python's
date routines and intervals instead? That way we just default to the standard
libraries?
History
Date User Action Args
2025-01-19 03:43:02rouiljsetmessageid: <1737258182.01.0.667551504559.issue2550858@roundup.psfhosted.org>
2025-01-19 03:43:02rouiljsetrecipients: + rouilj, schlatterbeck, ber, ThomasAH
2025-01-19 03:43:01rouiljlinkissue2550858 messages
2025-01-19 03:43:01rouiljcreate