mike.kupfer(a)sun.com writes:
Right, I found that. It just wasn't clear to me whether the ISO
format is used everywhere, or just for the regexp matching.
AOL. Ask Lars about it ... or look in the source :-)
gnus-score-date always tries to convert the date into ISO format using
gnus-date-iso8601 and this says
(gnus-date-iso8601 "20020401")
"19700101T010000"
Uh oh. parse-time-string is the ultimate method used to gather the
information.
norbert.