Project

General

Profile

Actions

Bug #77919

closed

Change DateTime::ISO8601 to DateTime::ATOM

Added by Benjamin Serfhos over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
-
Start date:
2016-09-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
DateTime
Complexity:
Is Regression:
No
Sprint Focus:
On Location Sprint

Description

Hi,

The current checks and usages of the ISO8601 is not ISO-8601.

See: http://php.net/manual/en/class.datetime.php
I quote;
"This format is not compatible with ISO-8601, but is left this way for backward compatibility reasons. Use DateTime::ATOM or DATE_ATOM for compatibility with ISO-8601 instead."

We should avoid using DATE_ISO8601 or DateTime::ISO8601


Files

Actions

Also available in: Atom PDF