TZInfo::CountryTimezone < Object — Information about a time zone used by a Country.
from /home/chedong/.local/share/rdoc
| Use Case | Command | Description |
|---|---|---|
| 🔍 Get timezone identifier | country_timezone.identifier | Returns the identifier of the timezone. |
| 📝 Get description | country_timezone.description | Returns the description of the timezone. |
| 🌐 Get latitude | country_timezone.latitude | Returns the latitude of the timezone. |
| 🌐 Get longitude | country_timezone.longitude | Returns the longitude of the timezone. |
| 🕐 Get timezone object | country_timezone.timezone | Returns the TZInfo::Timezone object. |
| ✅ Check equality | country_timezone == other | Returns true if equal to another CountryTimezone. |
| 🔤 Get description or friendly identifier | country_timezone.description_or_friendly_identifier | Returns description or a friendly identifier. |
| 🔢 Hash value | country_timezone.hash | Returns a hash based on the identifier. |
new — Creates a new CountryTimezone instance.== — Equality check.description — Returns the description.description_or_friendly_identifier — Returns description or friendly identifier.eql? — Equality check (eql?).hash — Returns a hash value.identifier — Returns the identifier.latitude — Returns the latitude.longitude — Returns the longitude.timezone — Returns the TZInfo::Timezone object.description (attr_reader)identifier (attr_reader)latitude (attr_reader)longitude (attr_reader)Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 18:25 @216.73.216.250
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format