mhonarc-users

Re: Resource for setting TZ?

2005-10-11 10:38:26
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

<Prev in Thread] Current Thread [Next in Thread>