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

util: Don't use gmtime() or localtime() #2319

Merged
merged 2 commits into from
Sep 12, 2021

Commits on Sep 9, 2021

  1. Don't use gmtime()

    https: //github.com/bitcoin/bitcoin/pull/4152/commits/3e8ac6af9a993e262d1160fb2e6e1e1f1d5d19f2
    Co-Authored-By: W. J. van der Laan <126646+laanwj@users.noreply.github.com>
    barton2526 and laanwj committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    6ff004b View commit details
    Browse the repository at this point in the history
  2. Don't use localtime()

    Co-Authored-By: James C. Owens <jamesowens@optonline.net>
    barton2526 and jamescowens committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    9cdabec View commit details
    Browse the repository at this point in the history