Feature #7725
Implement Input Parser subsystem
Status:
Resolved
Priority:
Must have
Assignee:
Category:
I18n
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
Input Parser is a class which parses user's input based on locale used by him / her, and converts it to the internal representation of a value (number, date, time, currency).
Problems like currency conversion or timezone need to be taken into account.
Additional classes for FLOW3 Validation subsystem will be implemented, and they will use Input Parser's API.
Updated by Karol Gusak over 10 years ago
- Status changed from Accepted to Resolved
- % Done changed from 50 to 100