id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 5872 Allow different but equivalent time zone ID's sphery Isaac Richards "The attached patch allows different but equivalent time zone ID's. Since many zoneinfo rules files have differently-named copies within the database (which should, in fact, be hard-linked files), it is theoretically possible that 2 myth systems may be running with the same time zone configuration, but the identified zone ID names may differ. This patch simply adds an extra comparison when zone ID names differ to see if the 2 zone ID names are equivalent by comparing the 2 zoneinfo rules files. The patch adds a new helper function compare_zone_IDs() to replace the QString zone ID comparison and factors out the file-comparison code from findZoneinfoFile() into a helper function, compare_zone_files(), so it can be used by both findZoneinfoFile() and the compare_zone_IDs()." patch closed minor unknown mythtv head medium fixed 0