ericevans
99b9d556d5
Eric - Fixed bug in CargoTrackingViewAdapterTest.java, which worked only for Central Europe Time.
Changed TrackingViewAdapter to show time in the time zone of the location of the event.
To do this, we added a TimeZone to the Location, which is passed into the constructor.