ri > TZInfo::OffsetTimezonePeriod

📝 NAME

TZInfo::OffsetTimezonePeriod < TimezonePeriod — Represents the infinite period of time in a time zone that constantly observes the same offset from UTC (has an unbounded start and end).

🚀 Quick Reference

Use Case Command Description
Create an instance OffsetTimezonePeriod.new Construct a new period with a constant offset
Compare periods period == other or period.eql?(other) Check equality of two offset periods
Get transitions period.start_transition / period.end_transition Retrieve boundary transitions (unbounded returns nil)
Hash value period.hash Compute hash for use in sets/hashes

📖 Description

Represents the infinite period of time in a time zone that constantly observes the same offset from UTC (has an unbounded start and end).

This class inherits from TimezonePeriod.

🛠️ Class Methods

🧩 Instance Methods

TZInfo::OffsetTimezonePeriod
📝 NAME 🚀 Quick Reference 📖 Description 🛠️ Class Methods 🧩 Instance Methods

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 22:49 @216.73.216.177
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format