Christopher B. Farley
HIT Consultant
Hi,
Regards,
Bhupinder
--
http://groups.google.com/group/Hardhats
To unsubscribe, send email to Hardhats+u...@googlegroups.com
Regards,
Bhupinder Singh
The latter is beyond me - and I suspect that VistA won't handle it either.
The former is totally trivial if you are running VistA on GT.M. Just
ensure that the TZ environment variable is set to the correct timezone
for each VistA instance. UNIX/Linux systems run the system clock on UTC
and timezone is a property of each process, with a system default for any
processes that don't specify a timezone. For example, on my system, the
default timezone is US Eastern time, but I can get any timezone I want.
$ cat /etc/timezone
America/New_York
$ date
Mon Oct 4 18:26:16 EDT 2010
$ TZ=CST6CDT date
Mon Oct 4 17:26:34 CDT 2010
$ TZ=Asia/Kolkata date
Tue Oct 5 03:56:48 IST 2010
$
So to run multiple VistA instances on the same machine, just ensure that
TZ is set correctly for the processes in each instance.
Regards
-- Bhaskar
GT.M - Rock solid. Lightning fast. Secure. No compromises.
> --
> http://groups.google.com/group/Hardhats
> To unsubscribe, send email to Hardhats+u...@googlegroups.com
>
_____________
The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
_____________