[H-GEN] A question of users and time.
Craig Eldershaw
ce at comlab.ox.ac.uk
Fri Jun 2 11:38:00 EDT 2000
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Please observe the list's charter. ]
>Is it possible for two users on the same machine to have different
>timezones associated with their sessions.
Certainly:
>- User A in Brisbane runs on EST
>- User B in Perth runs on WST
>- Machine believes it is whatever.
Set the machine's timezone to whatever you like (but I strongly
suggest UTC (==GMT)). The users never need to know what this actually
is.
In User A's environment (.cshrc etc) set TZ to be Australia/Perth
In User B's environment (.cshrc etc) set TZ to be Australia/Brisbane
Eg.
Heaven:/etc> date
Fri Jun 2 15:33:56 UTC 2000
Heaven:/etc> setenv TZ Australia/Perth
Heaven:/etc> date
Fri Jun 2 23:34:04 WST 2000
Heaven:/etc> setenv TZ Australia/Brisbane
Heaven:/etc> date
Sat Jun 3 01:34:12 EST 2000
Heaven:/etc>
C.
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.
More information about the General
mailing list