hi,
i own a vps and have changed the timezone of that server. now i have
installed DateTime and is using the following  command
perl -e 'use DateTime;print DateTime->now()->hms()';

i want to print the correct time but it is dispaying the previous timezone's
time.
Now i have mysql also installed and mysql etc. shows the correct time/time
zone why does only this module shoes the incorrect time even localtime shows
the correct time.

Pl. help me.
Thanks,
Abhishek jain

Reply via email to