Actions
Bug #81551
closedCSV Export - leading "0" is replaced by whitespace for date fields
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2017-06-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Remote Sprint
Description
When exporting a field of type date a leading "0" (e.g. "02.01.2017"
) is replace by a whitespace (" 2.01.2017"
).
Actions