Results 1 to 4 of 4

Thread: Set timezone (shell)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Set timezone (shell)

    Do this:

    Step 1:
    Code:
    rm /opt/bin/date
    Step 2:
    PHP Code:
    reboot 
    Step 3: add the following line to your rc.local and ~/.profile:

    Code:
    export TZ=CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00
    (i use this for Amsterdam, http://wiki.openwrt.org/OpenWrtDocs/...108397c2bd7343)

    Step 4: test it with the following command:

    Code:
    date
    Sollie.
    Last edited by sollie; 11-04-2007 at 07:10.

Similar Threads

  1. Replies: 0
    Last Post: 02-09-2006, 12:09
  2. Timezone in 1.9.6.9
    By kvi in forum WL-500gP Q&A
    Replies: 4
    Last Post: 22-08-2006, 14:36
  3. WL-550gE can't set private IP on WAN port
    By Andrei_ro in forum WL-500g Q&A
    Replies: 0
    Last Post: 30-06-2006, 13:23
  4. Trying to get IDE working on Oleg's Firmware
    By hugo in forum WL-HDD Custom Development
    Replies: 34
    Last Post: 01-11-2004, 18:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •