[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Resource for setting TZ?



Gunnar Hjalmarsson wrote:
> Is there any resource variable available for setting TZ, or must it be 
> set separately?

I don't know of a mhonarc resource that lets you set TZ but you can
set it in the script before calling mhonarc. 

I use the 'ENV' hash in perl scripts to set the TZ like

  $ENV{TZ}="Asia/Calcutta";

before calling other programs.

I haven't tried this with mhonarc but I am reasonably certain that it
should work.

Regards,
- Harshal



-- 
 http://www.mumbai-central.com : Where Mumbaikars meet


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]