in reply to convert UTC time to system time zone's time with perl default method

"I cannot install any addon module as it is going to be used in many other systems."

In addition to the advice you've already been given, you could use PAR or pp to package your script and modules it requires. See http://par.perl.org.

  • Comment on Re: convert UTC time to system time zone's time with perl default method