http://qs321.pair.com?node_id=443379


in reply to Re: Converting localtime to SQL format
in thread Converting localtime to SQL format

You provide a good reason to rather use Posix::strftime(): Your solution is wrong since the month is zero-based and you forgot to increment the month.