Giter VIP home page Giter VIP logo

Comments (8)

AnthorNet avatar AnthorNet commented on May 20, 2024

Hi,
Proper date format should be implemented in EDD and in UTC.

from eddiscovery.

gregmalcolm avatar gregmalcolm commented on May 20, 2024

The Italian format is the same format as British format. No complaints from there as far as I can tell. Not sure what else it could be though.

from eddiscovery.

Pisisip avatar Pisisip commented on May 20, 2024

I have this error:

EDSM: Sending41 flightlog entries
EDSM sync ERROR:206:Date is not in the format YYYY-MM-DD HH:MM:SS
EDSM sync Done

cattura

from eddiscovery.

Pisisip avatar Pisisip commented on May 20, 2024

It appears also this exception:

GetEDSMDistances exception:Stringa non riconosciuta come valore DateTime valido.
in System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTimeStyles styles)
in EDDiscovery.DB.DistanceClass.ParseEDSM(String json, String& date)
in EDDiscovery.EDDiscoveryForm.GetEDSMDistances()

from eddiscovery.

finwen avatar finwen commented on May 20, 2024

Can you go to the settings tab and enable EDSM logging.

And then add logfile here. You will find it in %localappdata%\EDDiscovery\Log

from eddiscovery.

Pisisip avatar Pisisip commented on May 20, 2024

Here the log.
01.48.43; GET http://www.edsm.net/api-logs-v1/get-logs?startdatetime=2011-01-01+00.00.00&apiKey=*********&commanderName=Pisisip; 01.48.44; {"msgnum":100,"msg":"OK","logs":[]}; 01.48.44; GET http://www.edsm.net/api-logs-v1/set-log?systemName=V2578+Ophiuchii&commanderName=Pisisip&apiKey=******&dateVisited=2016-01-03+13.15.39; 01.48.44; {"msgnum":206,"msg":"Date is not in the format YYYY-MM-DD HH:MM:SS"}; 01.50.12; ExceptionRichiesta annullata: Timeout dell'operazione..;

----Messaggio originale----

Da: [email protected]

Data: 07/01/2016 23.46

A: "EDDiscovery/EDDiscovery"[email protected]

Cc: "Pisisip"[email protected]

Ogg: Re: [EDDiscovery] Feature Request: Support for different Data Format (#61)

Can you go to the settings tab and enable EDSM logging.

And then add logfile here. You will find it in %localappdata%\EDDiscovery\Log


Reply to this email directly or view it on GitHub.

from eddiscovery.

finwen avatar finwen commented on May 20, 2024

Thanks. I see the error now. Should be solved easy in next version

2016-01-09 1:54 GMT+01:00 Pisisip [email protected]:

Here the log.
01.48.43; GET
http://www.edsm.net/api-logs-v1/get-logs?startdatetime=2011-01-01+00.00.00&apiKey=cf47f429cb8c99a51d97b0f53e408a836bfbbd86&commanderName=Pisisip;
01.48.44; {"msgnum":100,"msg":"OK","logs":[]}; 01.48.44; GET
http://www.edsm.net/api-logs-v1/set-log?systemName=V2578+Ophiuchii&commanderName=Pisisip&apiKey=cf47f429cb8c99a51d97b0f53e408a836bfbbd86&dateVisited=2016-01-03+13.15.39;
01.48.44; {"msgnum":206,"msg":"Date is not in the format YYYY-MM-DD
HH:MM:SS"}; 01.50.12; ExceptionRichiesta annullata: Timeout
dell'operazione..;

----Messaggio originale----

Da: [email protected]

Data: 07/01/2016 23.46

A: "EDDiscovery/EDDiscovery"[email protected]

Cc: "Pisisip"[email protected]

Ogg: Re: [EDDiscovery] Feature Request: Support for different Data Format
(#61)

Can you go to the settings tab and enable EDSM logging.

And then add logfile here. You will find it in
%localappdata%\EDDiscovery\Log


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#61 (comment)
.

from eddiscovery.

finwen avatar finwen commented on May 20, 2024

starttime.ToString("yyyy-MM-dd HH:mm:ss", CultureInfo.InvariantCulture))

Needed to add Invariant culture. Otherwise time part was translated to ex 12.23.45 for cultures with . for time format.

from eddiscovery.

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.