Skip to content

Extend toString(value,format) to work with numbers #816

Closed
@tfmorris

Description

@tfmorris

Currently the format string is only used when formatting dates, but it would be desirable to have it work with numbers as well. This would allow for things like radix conversion, integer formatting of large numbers, etc. Dates would continue to get formatted using SimpleDateFormat, but numbers would get passed to java.util.Formatter.

Metadata

Metadata

Assignees

Labels

Type: Feature RequestIdentifies requests for new features or enhancements. These involve proposing new improvements.grelThe default expression language, GREL, could be improved in many ways!logicChanges to the data model, to the way operations, expressions work

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions