How do I set a default Timezone?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • katztrd
    Junior Member
    • Feb 2009
    • 17

    #1

    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
  • Martin Heiland
    Open-Xchange Quality Assurance
    • Feb 2007
    • 3695

    #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