Julia: Support `'` format flag for `@printf`

Created on 7 Sep 2018  路  2Comments  路  Source: JuliaLang/julia

See https://stackoverflow.com/questions/52213829/in-julia-insert-commas-into-integers-for-printing-like-python-3-6.

Would it be difficult to support the ' format flag that adds thousand separators? Currently, using it explicitly throws an error that it is not yet supported.

display and printing help wanted

Most helpful comment

I concur. Adding comma insertion support would be a very useful feature to me.

All 2 comments

I concur. Adding comma insertion support would be a very useful feature to me.

agreed!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

omus picture omus  路  3Comments

helgee picture helgee  路  3Comments

wilburtownsend picture wilburtownsend  路  3Comments

tkoolen picture tkoolen  路  3Comments

sbromberger picture sbromberger  路  3Comments