Results 1 to 5 of 5

Thread: Adding other time zones

  1. #1

    Adding other time zones

    There is no GMT -1 timezone on the router. If it is easy to implement i think it should be added to the firmware. I live in the Azores Islands and as the timezone is GMT-01:00, I canīt use the router as a NTP Server.
    Last edited by ropmip; 17-05-2004 at 15:33.

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by ropmip
    There is no GMT -1 timezone on the router. If it is easy to implement i think it should be added to the firmware. I live in the Azores Islands and as the timezone is GMT-01:00, I canīt use the router as a NTP Server.
    Did you know the abrevation for this zone? (e.g. for Moscow it's MSK-3MSD, yours is something like XXX+1XXD)

  3. #3
    I can't find any reference to that kind of timezone abreviation. Where can I find that code? I know I'ts UTC-1 or GMT-1, could it be somehing like GMT-1XXD or UTC-1XXD. Itīs Atlantic, Portugal, Azores Islands.

  4. #4
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    found it - EUT1EUTDST
    Code:
    nvram set 9_x_TimeZone=EUT1EUTDST
    nvram commit
    should set the correct timezone.
    you can try
    Code:
    echo EUT1EUTDST > /etc/TZ
    date
    to verify this before modifying nvram.

  5. #5
    It seems to work... Thanks for your help.

Similar Threads

  1. Adding 2nd antena to a WL-500g
    By gwl in forum WL-500g Pics & Specs
    Replies: 7
    Last Post: 29-12-2005, 11:49
  2. WL300g Adding USB port possible?
    By miraculix in forum WL-300g Q&A
    Replies: 0
    Last Post: 19-05-2005, 06:57
  3. Configuration Problem with adding WL-138g
    By Lulu in forum WL-500g Q&A
    Replies: 5
    Last Post: 14-05-2005, 23:40
  4. [NVRAM] Adding boot commands how?
    By Kronos in forum WL-500g Q&A
    Replies: 8
    Last Post: 25-04-2004, 12:07

Posting Permissions

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