Announcement

Collapse
No announcement yet.

How can I change default time zone.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How can I change default time zone.

    I installed OX and created context and users.
    Then I realize ox users which I created is set time zone Europe/Berlin.

    I want to change default time zone when I create ox user.
    Can I change default time zone or not ?
    Last edited by Guest; 08-13-2010, 09:44 AM.

  • #2
    The timezone as well as all other settings can be specified upon creation of users as well as using the changeuser command later.

    Code:
    $ /opt/open-xchange/sbin/changeuser --help | grep time
     -t,--timezone <timezone>                          Timezone of the user (Europe/Berlin)
    $ /opt/open-xchange/sbin/createuser --help | grep time
     -t,--timezone <timezone>                          Timezone of the user (Europe/Berlin)

    Comment


    • #3
      Originally posted by Takashi Nishihama View Post
      I installed OX and created context and users.
      Then I realize ox users which I created is set time zone Europe/Berlin.

      I want to change default time zone when I create ox user.
      I can change default time zone or not ?
      Hi, if you use http://oxadm.de for administration of your OX-SE or -HE, you can change timezones (and all other parameters) by a GUI all the time. English-Version already as beta - final coming soon.

      Greets, Dirk Kutsche
      LINUX Systemhaus: Security Solutions und Support

      Comment

      Working...
      X