• Paul Eggert's avatar
    parse-time-string now parses ISO 8601 format strings · 07a4dd8e
    Paul Eggert authored
    * lisp/calendar/parse-time.el (parse-time-string):
    Parse strings in ISO 8601 format too (Bug#39001).
    (parse-time--rfc-822ish): New internal function,
    containing most of the old parse-time-string implementation.
    (parse-iso8601-time-string): Simplify, now that
    parse-time-string groks ISO 8601.
    07a4dd8e
NEWS 3.63 KB