Acknowledged

Position.getInfo().when returns current timestamp instead of timestamp when the last Position.getInfo().position was acquired.

`Position.getInfo().when` should return the timestamp of the moment when the `Position.getInfo().position` was acquired:
https://developer.garmin.com/connect-iq/api-docs/Toybox/Position/Info.html#when-var

This doesn't always seem to be the case, and the `when` variable returns `Time.now()` for the last stored position info that might have been acquired hours or days ago. See the following forums thread for more details:

https://forums.garmin.com/developer/connect-iq/f/discussion/260905/position-getinfo-when-allways-returns-current-time/1897530