SBECK-github / Date-Manip

Other
10 stars 11 forks source link

Typos: Date::Manip::Date #49

Closed mikecappella closed 8 months ago

mikecappella commented 8 months ago

VALID TIME ZONE FORMATS When specifying a time zone, it can be done in three different ways. One way is to specify the actual time zone. The second is to supply a valid time zone abbreviation. The third is to specify an offset (with an optional abbreviation). The following dates illustrate the these formats.

The offset almost never sufficient to uniquely determine the time zone

SBECK-github commented 8 months ago

Thanks for catching that. It'll be fixed in the next release.