public class DataFormatter extends Object
| Constructor and Description |
|---|
DataFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatBigDecimal(BigDecimal number)
Returns a signed string representation of the given number.
|
static String |
formatTimeISO8601(TimeValue value)
Returns a representation of the date from the value attributes as ISO
8601 encoding.
|
public static String formatTimeISO8601(TimeValue value)
value - public static String formatBigDecimal(BigDecimal number)
number - Copyright © 2014 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage