use POSIX; $ENV{TZ} = 'KTZ'; # Kinakuta Time Zone print strftime('%l:%M:%S %p %Z, %A %B %o, %Y', localtime($time));