﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
16495	Make iso8601_to_datetime a bit more compliant	chrisscott		With a valid ISO 8601 date string with dashes in the date or decimal fractions for seconds, this function will fail to parse it correctly. The attached patch updates the regex to optionally accept dashes and decimal fractions for seconds (which are ignored). It also uses a variable for the regex since it was duplicated.	defect (bug)	new	normal	Awaiting Review	Formatting	3.0.5	normal		has-patch	
