protocollabs / hippod

A Test Aggregator for Distributed & Heterogeneous Test Environments
https://hgn.github.io/hippod/
MIT License
0 stars 4 forks source link

fixed time delta bug #105

Closed afn-korni closed 6 years ago

afn-korni commented 6 years ago

js Date already includes timezone, therefore an adjustment leads to wrong timeoffset

hgn commented 6 years ago

Great, thank you!