3
0
Fork 0
trifid_mobile/lib
Michael Brown affdc8a7bb
Add configuration setting for using local TZ
The default log timestamp is in UTC, this commit allows the user to
convert the log timestamps to their own timezone.

When approaching this problem I originally considered allowing the user
to set any timezone offset of their choice. This would require some
alignment between the device and client that was feeling cumbersome.

In the end we decided to keep things relatively simple and just allow a
simple toggle to convert log entries upon reading the logfile on the
device.

The default log timestamp emitted by the client remains UTC/Zulu

Advances #2
2020-12-16 10:36:15 -05:00
..
components Wrap SelectableText with keyboard shortcuts to help chromeos 2020-08-31 18:32:40 -05:00
models Add configuration setting for using local TZ 2020-12-16 10:36:15 -05:00
screens Add configuration setting for using local TZ 2020-12-16 10:36:15 -05:00
services Remove unused function `_getString` 2020-12-16 10:23:54 -05:00
validators Initial commit 2020-07-27 15:43:58 -05:00
main.dart Minor tweaks on large screens, release with new icon 2020-08-07 11:38:16 -05:00