0

clock settings - timezones in brightauthor



Hi, We have been having problems with the timezones settings in bright author 2.0.0.42 where it will not synch correctly with our time server using the preset settings for AEST. We tried using the GMT settings but have found that the configurations for the various timezones are incorrect. We are in the eastern part of Australia and are currently in Daylight saving summer time but when setting the timezones either with the preset list or GMT +11 hours the notation says that setting is behind GMT. That is completely wrong GMT+11 is 11 hours ahead of GMT not behind as shown in the list and I imagine that the other timezones relating to our part of the may be wrong as well. Can you advise if there is a possibility of changing the way bright author checks the timesettings.

5 comments

  • 0
    Avatar
    RokuLyndon


    When run the setup files, how far off is the time that's listed on your brightsign screen? Or, is the time not displayed at all?
  • 0
    Avatar
    nsanders


    Hi,
    The time was several hours out. eg PM when it should have been AM and not recognising Summer time either.
  • 0
    Avatar
    Romeo


    Hi,

    You can set your time zone with the following script: http://support.brightsign.biz/attachments/token/klkkdm9dlosfowv/?name=autorun.brs
    you can change the time zone settings by opening the script in a text editor and changing the value between quotation marks (i.e. NewTimeZoneSet$ = "AEST" should changed to  NewTimeZoneSet$ = "CET"  - if you're located in a CET time zone).

    The following are the supported time zones:

    EST: US Eastern Time

    CST: US Central Time

    MST: US Mountain Time

    PST: US Pacific Time

    AKST: Alaska Time

    HST: Hawaii-Aleutian Time with no Daylight Saving (Hawaii)

    HST1: Hawaii-Aleutian Time with Daylight Saving

    MST1: US MT without Daylight Saving Time (Arizona)

    EST1: US ET without Daylight Saving Time (East Indiana)

    AST: Atlantic Time

    CST2: Mexico (Mexico City)

    MST2: Mexico (Chihuahua)

    PST2: Mexico (Tijuana)

    BRT: Brazil Time (Sao Paulo)

    NST: Newfoundland Time

    AZOT: Azores Time

    GMTBST: London/Dublin Time

    WET: Western European Time

    CET: Central European Time

    EET: Eastern European Time

    MSK: Moscow Time

    SAMT: Delta Time Zone (Samara)

    YEKT: Echo Time Zone (Yekaterinburg)

    IST: Indian Standard Time

    NPT: Nepal Time

    OMST: Foxtrot Time Zone (Omsk)

    JST: Japanese Standard Time

    CXT: Christmas Island Time (Australia)

    AWST: Australian Western Time

    AWST1: Australian Western Time without Daylight Saving Time

    ACST: CST, CDT, Central Standard Time, , Darwin, Australia/Darwin, Australian Central Time without Daylight Saving Time (Darwin)

    AEST: Australian Eastern Time

    AEST1: Australian Eastern Time without Daylight Saving Time (Brisbane)

    NFT: Norfolk (Island) Time (Australia)

    NZST: New Zealand Time (Auckland)

    CHAST: , Fiji Time, , Fiji, Pacific/Fiji, Yankee Time Zone (Fiji)

    SST: X-ray Time Zone (Pago Pago)

    GMT: Greenwich Mean Time

    GMT-1: 1 hour ahead of Greenwich Mean Time

    GMT-2: 2 hours ahead of Greenwich Mean Time

    GMT-3: 3 hours ahead of Greenwich Mean Time

    GMT-4: 4 hours ahead of Greenwich Mean Time

    GMT-5: 5 hours ahead of Greenwich Mean Time

    GMT-6: 6 hours ahead of Greenwich Mean Time

    GMT-7: 7 hours ahead of Greenwich Mean Time

    GMT-8: 8 hours ahead of Greenwich Mean Time

    GMT-9: 9 hours ahead of Greenwich Mean Time

    GMT-10: 10 hours ahead of Greenwich Mean Time

    GMT-11: 11 hours ahead of Greenwich Mean Time

    GMT-12: 12 hours ahead of Greenwich Mean Time

    GMT-13: 13 hours ahead of Greenwich Mean Time

    GMT-14: 14 hours ahead of Greenwich Mean Time

    GMT+1: 1 hour behind Greenwich Mean Time

    GMT+2: 2 hours behind Greenwich Mean Time

    GMT+3: 3 hours behind Greenwich Mean Time

    GMT+4: 4 hours behind Greenwich Mean Time

    GMT+5: 5 hours behind Greenwich Mean Time

    GMT+6: 6 hours behind Greenwich Mean Time

    GMT+7: 7 hours behind Greenwich Mean Time

    GMT+8: 8 hours behind Greenwich Mean Time

    GMT+9: 9 hours behind Greenwich Mean Time

    GMT+10: 10 hours behind Greenwich Mean Time

    GMT+11: 11 hours behind Greenwich Mean Time

    GMT+12: 12 hours behind Greenwich Mean Time

    GMT+13: 13 hours behind Greenwich Mean Time

    GMT+14: 14 hours behind Greenwich Mean Time


    This script will display what the current timezone settings are as well as generating an output file on the SD card with the same details.

    Romeo
  • 0
    Avatar
    nsanders


    Hi, Sorry your timezone notation is still wrong. If you check in the windows timezone entries which are correct, AEST is 10 hours ahead or GMT+10 hrs or +11 hours for summer time. You need to adjust your notation as it is not correct. Australia is ahead of GMT not behind. I have manually set the timezone using your GMT-11hrs entry but that is not the right one for our timezone should be GMT +11.
  • 0
    Avatar
    RokuLyndon


    I'll log a bug to have this fixed.
Please sign in to leave a comment.