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

morebits.date: Fix bug parsing parens around UTC timestamps #921

Merged

Commits on Apr 13, 2020

  1. morebits: Fix bug parsing parens around UTC timestamps

    Not sure how this was missed in wikimedia-gadgets#814, but js date will see the parentheses in `(UTC)` and completely ignore the whole thing, setting the timezone local.  Should cause issues anywhere, but particularly problematic for the warn module.
    
    Vaguely related discussion: https://github.com/azatoth/twinkle/pull/814/files#r374359937
    Amorymeltzer committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a231e3f View commit details
    Browse the repository at this point in the history