Announcement

Collapse
No announcement yet.

How do I set a default Timezone?

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

  • How do I set a default Timezone?

    Getting annoying having to change the database from Berlin to NewYork everytime I create a user.
    I wish this had an Admin GUI

    OXtender 6.2.0.26 on Outlook 2003
    Server/GUI 6.8.0-6802
    Cyrus 2.2

  • #2
    Hi,

    you can define the timezone with the "-t" parameter of the create/changeuser tool.

    Code:
    /opt/open-xchange/sbin/changeuser --extendedoptions | grep time
     -t,--timezone <timezone>                          Timezone of the user (Europe/Berlin)
        --timezone <stringvalue>                       Timezone
    Hope that helps.

    Comment

    Working...
    X