Split-off from bug 88359, an ISO 8601 combined date and time like 2014-11-23T12:34:56 is not recognized in locales that use a time separator other than ':' colon, for example it-IT Italian that uses '.' dot.
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d572e673dec3396487b14bb1f9e86aa8ab86786 Resolves: tdf#89500 catch ISO 8601 datetime in all locales It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Pending review https://gerrit.libreoffice.org/14565 for 4-4 https://gerrit.libreoffice.org/14566 for 4-3
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b5339e73a52c2eb45f5eb4707ee846af4bab99ef&h=libreoffice-4-3 Resolves: tdf#89500 catch ISO 8601 datetime in all locales It will be available in 4.3.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Eike Rathke committed a patch related to this issue. It has been pushed to "libreoffice-4-4": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a46a1895f6280b8da2dd6ea61b6c39aea9952f3d&h=libreoffice-4-4 Resolves: tdf#89500 catch ISO 8601 datetime in all locales It will be available in 4.4.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
The unittest for this issue was added in https://cgit.freedesktop.org/libreoffice/core/commit/?id=5478d5d851721f041701dbe0bdd4d2f626fcf6c0