﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13045	[Patch] Inconsistent timezone handling in tests/nmea	michael2402	team	"Currently, some tests fail because the timezone handling in JOSM is inconsistent.

In NMEA, the time is in UTC. However `NmeaReader`, uses `SimpleDateFormat` with the default (local) timezone.

`DateUtils.fromDate` and `DateUtils.fromString` use UTC.

The exif test assumed that the java time zone was set to Europe/Berlin."	enhancement	closed	normal	16.06	Unit tests		fixed	gsoc-core	Don-vip bastiK stoecker
