| << | < | > | >> |
|
Q: How can I force oer to run in a specific timezone? (#47) Inserted/last edited by EQU <equ@equnet.org> on 2002-07-13 11:26:09 |
|---|
|
A: You can set the timezone on the UNIX where oer is running. You could
force it for example to run in Australian timezone although it really is in the United States. How it is done depends what UNIX you are running, usually it is achieved by setting the timezone with the following command and then running oer.
For csh/tcsh:
For ksh/sh/bash: |