I found Date::Format and used the strftime() function to convert from list to string. However, I would very much like to be able to convert from the string to the list without writing my own function.
Comment on Re: Converting between localtime scalar and list contexts