Skip to content
Snippets Groups Projects
Commit 793516d8 authored by rtoy's avatar rtoy
Browse files

Fix bug in parsing times. Things like "Tue Sep 7 18:56:57 UTC 2004"

were not parsed correctly because the "T" in Tue was being treated as
a date-time-divider.

Don't allow a date-time-divider to be at the start of the string.
parent 04f6e86b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment