Closed haennes closed 11 months ago
This is a breaking change, so probably should be added as another time component instead of changing the behaviour of the existing one.
Yes indeed. I could write it to use the name LocalTime instead. Whats the best Name for it?
LocalTime is a good suggestion, thanks.
Should the LocalTime be updated when updateTime() is called or should another Function be added as well?
I would suggest both be updated from updateTime()
I have change on the local_time branch in my fork I will close this PR in favor of a new one pulling from the fork. This is to not clutter the git history of the repo. Also: I dont have the Hardware anymore to compile and test the changes. Could sb else please test this?
Will get the local time based on the timezone reported by the device instead of utc0 which should make a lot more sense for this paticular use case