summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/admin.py
diff options
context:
space:
mode:
authorhmeland2000-04-09 10:54:26 +0000
committerhmeland2000-04-09 10:54:26 +0000
commitb1c50a134bf8c748e452988bd5bb58cbcfc414a4 (patch)
treeec14cffa4c4ef85601b861ad342f8d7a01ba8ce8 /Mailman/Cgi/admin.py
parenta589de5a030298374fbf228de1224c73a41faf33 (diff)
downloadmailman-b1c50a134bf8c748e452988bd5bb58cbcfc414a4.tar.gz
mailman-b1c50a134bf8c748e452988bd5bb58cbcfc414a4.tar.zst
mailman-b1c50a134bf8c748e452988bd5bb58cbcfc414a4.zip
dateToVolName():
* Now uses time.localtime() instead of time.gmtime(). * The former strategy for generating names of weekly archives was dependent on time.strftime() doing the right thing if the day of the month was negative. At least Solaris strftime() did strange things (like having '%d' generate a string containing '/') when faced with this problem, so the strategy has now been changed. Besides, I have changed "self.maillist._internal_name" to "self.maillist.internal_name()" for purely religious reasons (non-related objects shouldn't access each other's "private" attributes).
Diffstat (limited to 'Mailman/Cgi/admin.py')
0 files changed, 0 insertions, 0 deletions