Check if we are in daylight time when calculating timezone
The code that calculates the Kernel TimeZone does not check if we are actually in daylite time prior updating the kernel time zone. Add a call to TimeZone.inDaylightTime to get correct time zone. Change-Id: I44565bc8df48e81370ea3bfbb099a6a5675e343d
Loading
Please register or sign in to comment