[tz] Troll rule parsing issue
Paul Eggert
eggert at cs.ucla.edu
Sun May 4 18:58:59 UTC 2014
David Braverman wrote:
> What is the rule regarding continuation lines on zone definitions?
It's given in the zic man page, which says "Fields are separated from
one another by one or more white space characters." Tabs and spaces are
both white space characters, and it's immaterial which is used. The
other white space characters (other than newline itself) are '\f', '\r',
and '\v'.
More information about the tz
mailing list