Class | TZInfo::CountryTimezone |
In: |
lib/tzinfo/country_timezone.rb
|
Parent: | Object |
Returns true if and only if the given CountryTimezone is equal to the current CountryTimezone (has the same identifer, latitude, longitude and description).
if description is not nil, this method returns description; otherwise it returns timezone.friendly_identifier(true).
Returns true if and only if the given CountryTimezone is equal to the current CountryTimezone (has the same identifer, latitude, longitude and description).