Skip to content

The format string parser is too simple. #1

@LosManos

Description

@LosManos

It only handles {0} and the like. What about escape sequence {{0}} and formatting like {0:dd}.

http://msdn.microsoft.com/en-us/library/txafckwd.aspx

Normal cases are handles anyway - the regular string.Format is always used.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions