(struct ttinfo): New member `isgmt'. (__tzfile_read): Read isgmt flags for each type...
commit98fa1d6e73a05389009cc938575e7f491b29452c
authorRoland McGrath <roland@gnu.org>
Fri, 10 Mar 1995 05:04:38 +0000 (10 05:04 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 10 Mar 1995 05:04:38 +0000 (10 05:04 +0000)
tree7790925474cf90a3104bf1f925517af24d9ce8d4
parent40deae084780af51458714b5d0c5a88787c8fcd1
(struct ttinfo): New member `isgmt'. (__tzfile_read): Read isgmt flags for each type. (__tzfile_default): When using TZDEFRULES DST rules, adjust transition times according to the isstd and isgmt flags for the types of each transition, and adjust each transition to point to type index either 0 or 1. Reset type indices 0 and 1 to describe the user's settings.
time/tzfile.c