Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.



DateTime::TimeZone::OlsonDB(3)       User Contributed Perl Documentation      DateTime::TimeZone::OlsonDB(3)



NAME
       DateTime::TimeZone::OlsonDB - An object to represent an Olson time zone database

VERSION
       version 1.51

SYNOPSIS
         none yet

DESCRIPTION
       This module parses the Olson database time zone definition files and creates various objects
       representing time zone data.

       Each time zone is broken down into several parts.  The first piece is an observance, which is an
       offset from UTC and an abbreviation.  A single zone may contain many observances, reflecting
       historical changes in that time zone over time.  An observance may also refer to a set of rules.

       Rules are named, and may apply to many different zones.  For example, the "US" rules apply to most of
       the time zones in the US, unsurprisingly.  Rules are made of an offset from standard time and a
       definition of when that offset changes.  Changes can be a one time thing, or they can recur at
       regular times through a span of years.

       Each rule may have an associated letter, which is used to generate an abbreviated name for the time
       zone, along with the offset's abbreviation.  For example, if the offset's abbreviation is "C%sT", and
       the a rule specifies the letter "S", then the abbreviation when that rule is in effect is "CST".

USAGE
       Not yet documented.  This stuff is a mess.

AUTHOR
       Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE
       This software is copyright (c) 2012 by Dave Rolsky.

       This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
       programming language system itself.



perl v5.16.2                                     2012-10-17                   DateTime::TimeZone::OlsonDB(3)

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации к проекту Perl. (См. perlbug (1) для инструкций представления.)
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API к Apple через Генератор отчетов Ошибки и к проекту Perl, использующему perlbug (1).
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.