Giter Club home page Giter Club logo

Comments (7)

nwoolls avatar nwoolls commented on July 18, 2024

Are you absolutely sure about this? I can look into it but I've never heard a report like this and would be pretty surprised to find this is true. The app uses standard .NET functions to get the current date & time.

from multiminer.

VulcanTourist avatar VulcanTourist commented on July 18, 2024

I can take a screenshot, but it's reporting both start and end times that are in my future! The most recent entry shows a Start time of 11:04pm today and an end time early tomorrow, and it's only 8:49pm here right now!

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Can you please check the Process Log and API Monitor screens as well? Are those times correct or incorrect? And yes screenshots would help (a picture is worth 1,000 words...) thanks!

from multiminer.

VulcanTourist avatar VulcanTourist commented on July 18, 2024

The times in the Process Log tab are probably correct, and the API Monitor tab definitely has localized times, so it appears that it's just the History tab that thinks it's in Greenwich or New York.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Really at a loss here. Here is the start date being set:

        minerProcess.StartDate = DateTime.Now;

Here is the end date:

        DateTime endDate = DateTime.Now;

These are using DateTime.Now (same thing used throughout the app) and I'm not seeing code that would affect the time from there.

Can you shoot me an email and maybe we can work out a time to do a TeamViewer session?

from multiminer.

VulcanTourist avatar VulcanTourist commented on July 18, 2024

I was going to ask if the atypical date configuration I'm using in Windows (7) could be causing it, but it's only the one element that is affected... so I got nuthin'. I just sent a message to your domain.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Worked through via TeamViewer - everything is looking right currently. Could be due to confusion about History records only being added once the user stops mining.

from multiminer.

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.