Record Local Times

Issue #25 resolved
James Powell repo owner created an issue

Big issue at the moment is local time is Timezone of where data is displayed, rather than where data was logged.

Add a LocalTimeOffset Column that can be used.

Ensure backwards compatibility.

Comments (3)

  1. James Powell reporter

    Using units of 15 minutes for LocalTimeOffset (to store in an I8).

    Adding a new ‘Cyth Log File Schema Revision’ Attribute (Rev =1) to distinguish from older files (Rev==0).

  2. Log in to comment