deptofdefense / AndroidTacticalAssaultKit-CIV

Other
900 stars 321 forks source link

Track History only offers UTC #324

Open tomcha34 opened 5 months ago

tomcha34 commented 5 months ago

Currently, our track history time is hardcoded to UTC, which may not be convenient for all users due to time zone differences. Could we enhance this feature to allow users to select their preferred time zone? This would greatly improve usability and ensure that users across different regions can view track history in a time format that is most relevant to them. Please let me know if any additional details are needed to implement this feature.

https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/blob/22d11cba15dd5cfe385c0d0790670bc7e9ab7df4/atak/ATAK/app/src/main/java/com/atakmap/android/track/ui/TrackDetailsView.java#L96-L106