Guys, Ran into a little problem when I tried to process the latest TimeZone files ... a few rules, such as the one listed below, didn't process correctly ... I think there are extra tabs separating the data ... have you had any other complaints? Morocco 2013 only - Jul 9 3:00 0 Morocco 2013 only - Aug 8 2:00 1:00 S Morocco 2016 only - Jun 7 3:00 0 Morocco 2016 only - Jul 7 2:00 1:00 S Morocco 2019 only - May 6 3:00 0 - Morocco 2019 only - Jun 5 2:00 1:00 S Morocco 2022 only - May 3 2:00 1:00 S Thanks, - Dennis
On 04/08/13 07:50, dcernosia@aol.com wrote:
I think there are extra tabsseparating the data
Tabs should be treated like any other white space character, so if there are two tabs instead of one that shouldn't cause any difference in the meaning of the data. The data I received in your email doesn't match what's in the latest tz release, so I suspect there's a problem in transmission somewhere.
On Mon, Apr 8, 2013, at 10:50, dcernosia@aol.com[mailto:dcernosia@aol.com] wrote:
Ran into a little problem when I tried to process the latest TimeZone files ... a few rules, such as the one listed below, didn't process correctly ... I think there are extra tabs separating the data ... have you had any other complaints?
As Paul Eggert said, this seems to only be in your copy, but the zic input format is reasonably insensitive to whitespace - your issue is the missing "-" at the end of two of the non-DST lines. -- Random832
participants (3)
-
dcernosia@aol.com -
Paul Eggert -
random832@fastmail.us