[
https://issues.apache.org/jira/browse/SLING-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15625323#comment-15625323
]
Vlad Bailescu commented on SLING-6140:
--------------------------------------
I stand by my idea from
https://github.com/apache/sling/pull/182#issuecomment-253245042 : we should
have a generic formatter which would handle anything we might throw at it based
on type of data and options.
> Adding number formatting to Sightly/HTL
> ---------------------------------------
>
> Key: SLING-6140
> URL: https://issues.apache.org/jira/browse/SLING-6140
> Project: Sling
> Issue Type: New Feature
> Components: Scripting
> Reporter: Feike Visser
>
> Ability to properly format numbers in Sightly/HTL
> Proposed usages:
> {code}
> ${ 100 @ numberFormat = '9999.00' , locale = 'en_US'}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)