Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Mike Rankin
Mike RankinPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 30 May 2016 at 02:08
Updated 9 May 2020 at 12:53
Resolved 30 May 2016 at 12:30
Using DateTimeFormat with the "ISO8601" style returns the current month where the minutes should be. Most likely "mm" is being used instead of "nn".
Current easy workaround is to use "yyyy-mm-dd'T'HH:nn:ssZ" instead of "ISO8601".