http://www.perlmonks.org?node_id=1181949

thimes has asked for the wisdom of the Perl Monks concerning the following question:

I am forced to use the epoch Jan 1, 2000 12:00:00. I need to convert from DateTime format to seconds, then back from seconds to DateTime format. How can I do this the easiest way?