]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add parser for ISO8601 date formats
authorAlan T. DeKok <aland@freeradius.org>
Wed, 21 Aug 2019 12:54:51 +0000 (08:54 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 21 Aug 2019 12:54:51 +0000 (08:54 -0400)
commit9fd673d138d43d294ead2896cb13a35afe779cab
treef9fd84ed1e05fea920976099cae5ab6850611a26
parente3e563b4bd40c5572f5f58a9182f2f0304045d02
add parser for ISO8601 date formats

Which incidentally also gets the time zone conversions correct.
The old parser just ignored the time zone.
src/lib/util/misc.c
src/tests/unit/data_types.txt