Thanks. I note that the zic doc mentions accepting "lastsa" instead of "lastSat". Are there checks in place to ensure that TZDB only produces the normalized form of codes like these? Stephen On Sat, 7 Sept 2024 at 05:58, Paul Eggert <eggert@cs.ucla.edu> wrote:
On 2024-09-06 16:30, Stephen Colebourne via tz wrote:
Could I gently suggest that Postel's Law [1] applies here?
Already done yesterday on the TZDB side, via these two patches to the development repository:
https://github.com/eggert/tz/commit/926b507fa5c3192b1b68fab5910cbd3ba9377c97
https://github.com/eggert/tz/commit/7b6fb155cadd5e5ee70b55c2770e1bdd2f5d2a38
In the last couple of days I have been encouraging the other side of Postel's Law downstream too, as parsers should accept both full and abbreviated names.