V10L Time Zone Issue

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5775
    fred
    Member
    • Total Post: 17
    • Regular Joe
    • ★★

    Hi,

    Our XP image is set to GMT (London) but when connected via a WYSE terminal is was showing as GMT (Reykjavik) which was causing problems in Outlook calanders. This is most likely related to our day light saving.

    Anyway…..

    I added the line TimeZone=GMT into the ini file but that defaults to the Reykjavik one, not the true GMT which is London based.

    Has anybody had this? I guess there most be something you need to put after =GMT but I can’t find it.

    Thanks

    #17996
    awelker
    Member
    • Total Post: 16
    • Regular Joe
    • ★★

    I had a similar problem, I finally fixed it with the wnos.ini file. Here is what I use:

    Timeserver=3.pool.ntp.org Timeformat="24-hour format" Dateformat=mm/dd/yyyy
    TimeZone='GMT - 06:00' ManualOverride=yes Daylight=yes Start=030207 End=100207 TimeZoneName="Central Standard Time" DayLightName="Central Daylight Time"

    The config generator is great for selecting the right values

    http://www.freewysemonkeys.com/modules.php?name=Downloads&d_op=viewdownload&cid=15

    #18036
    fred
    Member
    • Total Post: 17
    • Regular Joe
    • ★★

    Our ini file has the following:

    Timeserver=time.test.uk Timeformat="24-hour format" Dateformat=dd/mm/yyyy

    TimeZone='Greenwich Mean Time' ManualOverride=yes Daylight=yes Start=030507 End=100507 TimeZoneName="Greenwich Standard Time" DayLightName="Greenwich Daylight Time"

    On the terminal itself the time is ok, but it has the time zone as GMT Monrovia, which then passes to Windows and Windows then takes 1hr off the time, making it wrong.

    How do I make the time zone GMT London on the terminal?? 😕

    #18039
    ConfGen
    Keymaster
    • Total Post: 10696
    • Jedi Master
    • ★★★★★★★

    Which firmware are you using?

    CG

    #18045
    aLiE
    Participant
    • Total Post: 310
    • Jacked into The Matrix
    • ★★★★★★

    Not sure if this will work but there is a option to disable the remote (read client) keyboard/time layout :

    HKLMSYSTEMCurrentControlSetControlKeyboard Layout

    key “IgnoreRemoteKeyboardLayout” (DWORD) with value “1”

    #18051
    fred
    Member
    • Total Post: 17
    • Regular Joe
    • ★★

    Thanks guys.

    For future reference the following line solved it…

    TimeZone="Greenwich Mean Time" ManualOverride=yes Daylight=yes Start=030507 End=100507 TimeZoneName="GMT Standard Time" DayLightName="GMT Daylight Time"

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.