~mnordhoff/pytz/pytz-2008c

« back to all changes in this revision

Viewing changes to elsie.nci.nih.gov/src/tzfile.5.txt

  • Committer: Stuart Bishop
  • Date: 2008-01-02 02:02:13 UTC
  • mfrom: (143.1.7 pytz-2007k)
  • Revision ID: stuart@stuartbishop.net-20080102020213-hx49suyl8r1b55n3
Merge from  bzr+ssh://bazaar.launchpad.net/~mnordhoff/pytz/pytz-2007k

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
     of the different types of ``local time'' types described in
49
49
     the file is associated with the same-indexed transition
50
50
     time.  These values serve as indices into an array of ttinfo
51
 
     structures that appears next in the file; these structures
52
 
     are defined as follows:
 
51
     structures (with tzh_typecnt entries) that appears next in
 
52
     the file; these structures are defined as follows:
53
53
 
54
54
          struct ttinfo {
55
55
               long          tt_gmtoff;
96
96
     data is followed by a second header and data, identical in
97
97
     format except that eight bytes are used for each transition
98
98
     time or leap second time.  After the second header and data
99
 
     comes a newline-encloded, POSIX-TZ-environment-variable-
 
99
     comes a newline-enclosed, POSIX-TZ-environment-variable-
100
100
     style string for use in handling instants after the last
101
101
     transition time stored in the file (with nothing between the
102
102
     newlines if there is no POSIX representation for such