in reply to Re^2: Convert timezone using offset and posix perl module
in thread Convert timezone using offset and posix perl module

how do i give it a date in the past?
The POSIX doc I pointed to shows you how to do that.
  • Comment on Re^3: Convert timezone using offset and posix perl module

Replies are listed 'Best First'.
Re^4: Convert timezone using offset and posix perl module
by adambot (Acolyte) on Jan 08, 2013 at 17:57 UTC

    The part i am not understanding in the posix doc is the timezone -- they are always referring to something like America/Chicago, but i have +0000 and when i try to use it nothing happens -- could you please provide an example -- i have trouble understanding the documentation.

    thanks!