Vincent Bernat e952e1dfeb time: in strptime(), make %z accept [+-]HH:MM tz [BZ #17887]
In ISO 8601, +03:30 is a valid time zone. Currently, strptime() only
parses it as a 2-digit time zone an believes this is +03:00. This change
makes it accept a single colon.
2015-09-18 01:17:15 -04:00
..
2005-10-14 17:20:58 +00:00
2005-10-14 15:17:40 +00:00
2006-09-09 16:56:29 +00:00
2015-02-08 17:45:25 +01:00
2012-04-02 22:31:32 +02:00
2013-02-17 16:34:04 +01:00