On Sun Aug 23 02:40:15 2015, labster wrote:
> > DateTime.new('2015-08-23t02:27:33-07:00')
> Invalid DateTime string '2015-08-23t02:27:33-07:00'; use an ISO 8601
> timestamp (yyyy-mm-ddThh:mm:ssZ or yyyy-mm-ddThh:mm:ss+01:00) instead
> 
> However, RFC 3339 points out that ISO 8601 allows lowercase t and z,
> because ABNF is case-insensitive:
> http://tools.ietf.org/html/rfc3339#section-5.6

Passing tests added to S32-temporal/DateTime.t

-- 
Will "Coke" Coleda

Reply via email to