class TZInfo::CountryTimezone
def hash
-
(Integer)
- a hash based on the {identifier}, {latitude},
def hash [@identifier, @latitude, @longitude, @description].hash end
(Integer)
- a hash based on the {identifier}, {latitude},
def hash [@identifier, @latitude, @longitude, @description].hash end