Feature #7725

Implement Input Parser subsystem

Added by Karol Gusak about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:
Priority:Must have Due date:
Assigned To:Karol Gusak % Done:

100%

Category:I18n
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 11
PHP Version: Complexity:
Has patch:

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.

Associated revisions

Revision 8cd96e0d
Added by Karol Gusak about 5 years ago

[+FEATURE] FLOW3 (I18n): Numbers, date and time parsers added with basic functionality. Relates to #7725.
[~TASK] FLOW3 (I18n): Minor changes in CLDR Readers and in Formatters.

Revision b9f35285
Added by Karol Gusak about 5 years ago

[~TASK] FLOW3 (I18n): Minor name changes in Parsers. Relates to #7725.

Revision 3c6e2a0e
Added by Karol Gusak about 5 years ago

[+FEATURE] FLOW3 (I18n): Added lenient parsing for NumberParser. Relates to #7725.

Revision 1e446898
Added by Karol Gusak about 5 years ago

[+FEATURE] FLOW3 (I18n): Added lenient parsing for DatetimeParser. Relates to #7725.

History

#1 Updated by Karol Gusak about 5 years ago

  • Status changed from New to Accepted

#2 Updated by Karol Gusak about 5 years ago

  • % Done changed from 0 to 50

#3 Updated by Karol Gusak almost 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 50 to 100

#4 Updated by Karsten Dambekalns almost 5 years ago

  • Target version set to 1.0 alpha 11

Also available in: Atom PDF