in reply to CPAN alternative to POSIX strftime

I would use Time::localtime because it's core and uses the struct tm data structure of localtime.