Merge "Reduce log size from CountryTimeZones" into rvc-dev
This commit is contained in:
@@ -140,7 +140,7 @@ public final class CountryTimeZones {
|
||||
@Override
|
||||
public String toString() {
|
||||
return "OffsetResult{"
|
||||
+ "mTimeZone=" + mTimeZone
|
||||
+ "mTimeZone(ID)=" + mTimeZone.getID()
|
||||
+ ", mIsOnlyMatch=" + mIsOnlyMatch
|
||||
+ '}';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user