ri > TZInfo::TimezonePeriod

📘 NAME

TZInfo::TimezonePeriod < Object

🚀 Quick Reference

Use CaseCommandDescription
Get time zone abbreviationperiod.abbr or period.abbreviationReturns the abbreviation for the period (e.g., "EST")
Get UTC offsetperiod.utc_offset or period.observed_utc_offsetReturns the total offset from UTC in seconds
Check if daylight saving timeperiod.dst?Returns true if the period is in daylight saving time
Get base UTC offsetperiod.base_utc_offsetReturns the base offset (standard time) in seconds
Get start timeperiod.starts_at or period.local_starts_atReturns the start time of the period
Get end timeperiod.ends_at or period.local_ends_atReturns the end time of the period
Get offset objectperiod.offsetReturns the TZInfo::TimezoneOffset object

📝 DESCRIPTION

{TimezonePeriod} represents a period of time for a time zone where the same offset from UTC applies. It provides access to the observed offset, time zone abbreviation, start time and end time.

The period of time can be unbounded at the start, end, or both the start and end.

@abstract Time zone period data will returned as an instance of one of the subclasses of {TimezonePeriod}.

🔧 Class Methods

🔧 Instance Methods

📌 Attributes

TZInfo::TimezonePeriod
📘 NAME 🚀 Quick Reference 📝 DESCRIPTION
🔧 Class Methods 🔧 Instance Methods 📌 Attributes

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-29 00:49 @216.73.217.46
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