Ticket #9 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

Support JSTL fmt

Reported by: michael Assigned to:
Priority: medium Milestone: 0.4.1
Component: compiler Version:
Keywords: Cc:
Total Hours: 1.25 Billable?: 1
Add Hours to Ticket: 0 Dependencies:
Estimated Number of Hours: 0

Description

Add support for at least formatDate and formatNumber from JSTL fmt (xmlns:fmt="http://java.sun.com/jsp/jstl/fmt").

Change History

16/08/07 16:22:52 changed by michael

  • hours set to 1.0.
  • totalhours changed from 0.0 to 1.0.

(In [3010]) Implementation of JSTL Format parseDate & formatDate. Refs #9, spent 1.

27/11/07 22:12:47 changed by michael

  • hours set to 0.25.
  • totalhours changed from 1.0 to 1.25.

(In [3438]) Add partial support for fmt:formatNumber. Refs #9, spent 0.25

04/02/08 14:48:12 changed by michael

  • status changed from new to closed.
  • resolution set to fixed.