Actions
Feature #15017
closedFeature Request: Date fields that can handle dates outside the UNIX time range
Start date:
2005-10-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:
Description
The current date/datetime fields of TYPO3 core can only handle UNIX timestamps. For applications like storing a birthdate, it is necessary to be able to handle dates outside the regular UNIX timestamps.
This issue was already discussed on the mailing list and on the wiki (http://wiki.typo3.org/index.php/User_talk:Dbruehlmeier ). Despite the version currently on the wiki, the ISO-representation might not the best way to go (please refer to the discussion on the mailing list). Perhaps it might also be a possibility go aim for something like http://pear.php.net/package/Date/
(issue imported from #M1557)
Actions