Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix JST time zone error #818

Merged
merged 1 commit into from
Jun 29, 2022
Merged

fix JST time zone error #818

merged 1 commit into from
Jun 29, 2022

Commits on Jun 11, 2022

  1. fix JST time zone error

    1. line 1393: A typo `UCT` to `UTC`
    2. line 1394: Write correct `tmpstr` which should be `JST-9` to /etc/TZ
    
    See discussion on the SNBForums
    https://www.snbforums.com/threads/chaotic-utc-and-local-time-in-merlin.79268/post-767654
    
    Signed-off-by: quan <quan@ubuntu.dell>
    quan committed Jun 11, 2022
    Configuration menu
    Copy the full SHA
    562861d View commit details
    Browse the repository at this point in the history