Subject: | last_update fixed to useless stupid US date format - A year cannot have more than 12 months |
Please use ISO or allow end-user to specify a *useful* format for dates
$out=$self->{'file_lupdmm'}."/".$self->{'file_lupddd'}."/".$self->{'file_lupdyy'};
is quite useless in countries where they have sense and use DD-MM-YYYY or YYYY-MM-DD
M/D/Y might be normal and default in the US, but PLEASE do not inflict this preposterous format on sane people.
I know that this module has not seen updates in a looooong time, but now at least people can see this in the issue list.