commit | d38122aa6546d7c1400516e41886814497712920 | [log] [tgz] |
---|---|---|
author | Ian <imaxon@uci.edu> | Thu Aug 28 17:23:19 2014 -0700 |
committer | Ian Maxon <imaxon@uci.edu> | Tue Sep 02 09:54:54 2014 -0800 |
tree | 4c310fffc522a18c21b73eaefe76cf101a233fb4 | |
parent | 8694a867bcc78c6c4d8c1a2986e131b92d86068c [diff] |
Fix for issue 795 In some cases the time zone array can be sorted in a different order than it is assumed to be. This patch ensures it sorted in the order that binary search expects. Change-Id: I9ea38559f3f3a2c771aea69d02ab04d0af552c5c Reviewed-on: http://fulliautomatix.ics.uci.edu:8443/127 Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Reviewed-by: Till Westmann <westmann@gmail.com>