Solved: VA Integration Pack 2 timestamps Bug

Information about the VA integration pack
Post Reply
nichtDanger
Ticket Agent
Posts: 6
Joined: Sun May 09, 2021 2:36 am
Contact:

Solved: VA Integration Pack 2 timestamps Bug

Post by nichtDanger »

Thanks, I also noticed that all the timestamps I saw are wrong. Am I doing something wrong? Perhaps this should be saved as text in the database and not as a number. Maybe the Number is too big 🤔
Image
User avatar
joefremont
FSAirlines Developer
Posts: 3845
Joined: Tue May 16, 2006 5:46 am
Location: KSFO

Re: BUG: VA Integration Pack 2 Picture Path Bug

Post by joefremont »

nichtDanger wrote: Wed Jun 16, 2021 6:33 am Thanks, I also noticed that all the timestamps I saw are wrong. Am I doing something wrong? Perhaps this should be saved as text in the database and not as a number. Maybe the Number is too big 🤔
Which timestamps are you referring to? Someone else also reported wrong time stamps, I checked the function they referred to and they were not wrong, so please be specific and give examples.
Image
I've sworn an oath of solitude until the pestilence is purged from the lands.
User avatar
joefremont
FSAirlines Developer
Posts: 3845
Joined: Tue May 16, 2006 5:46 am
Location: KSFO

Re: Possible: VA Integration Pack 2 timestamps Bug

Post by joefremont »

Since this is a different issue I split this into a different topic.
Image
I've sworn an oath of solitude until the pestilence is purged from the lands.
nichtDanger
Ticket Agent
Posts: 6
Joined: Sun May 09, 2021 2:36 am
Contact:

Re: Possible: VA Integration Pack 2 timestamps Bug

Post by nichtDanger »

Well. I found my problem.
I assumed timestamps in milliseconds all the time. But that's seconds.
The timestamps are now working.
Image
User avatar
joefremont
FSAirlines Developer
Posts: 3845
Joined: Tue May 16, 2006 5:46 am
Location: KSFO

Re: Solved: VA Integration Pack 2 timestamps Bug

Post by joefremont »

Glad you figured out the problem. Yes, I have seen some languages/libraries that use milliseconds but the standard 'unix time' which is what we use is always in seconds.
Image
I've sworn an oath of solitude until the pestilence is purged from the lands.
Post Reply