Git Product home page Git Product logo

Comments (3)

nirui avatar nirui commented on August 29, 2024 1

I have given it another take (currently in dev branch). Hope this one is better than the last one :)

from sshwifty.

nirui avatar nirui commented on August 29, 2024

If by timezone you mean the one from "The time difference is beyond operational limit" error, well, it already been handled and should not cause problem when the user and the server are in different timezone (Otherwise, it's a bug).

There should not be any other time related timezone issue. If you are experiencing the very error, try resync the time on both the client and the server with a NTP service so they all have correct datetime in their respective timezone. Or, in a more technical tone, the "The time difference is beyond operational limit" error could only appear if the timezone-normalized time difference between the user and the server is greater than 15 approximately seconds (= 30 seconds / 2).

from sshwifty.

9p4 avatar 9p4 commented on August 29, 2024

Alright. I just wanted to be sure that I wouldn't run into any issues once I deployed this. Maybe the README could be a little more clear? I'll see if I can make a PR.

Thanks!

from sshwifty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.