hunt.time.format.SignStyle

Undocumented in source.

Members

Structs

SignStyle
struct SignStyle

Enumeration of ways to handle the positive/negative sign. !(p) The formatting engine allows the positive and negative signs of numbers to be controlled using this enum. See {@link DateTimeFormatterBuilder} for usage.

Meta