EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
33 stars 7 forks source link

Fix parser dst #172

Closed nitin710 closed 1 year ago

nitin710 commented 1 year ago

Description

Fixes an issue with the parser, where a spurious initialization of the std::tm member tm_isdst causes 1 hour offset in the parsed data timestamps.

Requirements

Issues Referenced

Documentation update

None

Testing

Test Configuration:

Checklist:

Screenshots: