Closed sfregosi closed 1 year ago
used lubridate::force_tz
to just fix the timezone of all datetime objects + changed the output format for the
auto run and autocommit of last day worked (not including these changes; found new issue...#16, but #12 seems to be resolved!) so going to create pull request to update main with this new fix. Then will re-run to test.
It is noted as 'Z' but it is local time, so need to convert that to UTC, then write as UTC for the .gpx.
Need to
Alternative, may be able to specify HST as the timezone within the .gpx string?